Git Product home page Git Product logo

phenixsh / tizen-distro-raspberrypi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leon-anavi/tizen-distro-raspberrypi

0.0 2.0 0.0 115.47 MB

Unofficial fork of tizen-distro for Raspberry Pi 2 Model B (from Samsung Open Source Group)

License: Other

Python 29.14% Shell 5.48% Vim Script 0.07% Makefile 0.37% XSLT 0.08% CSS 0.24% Groff 4.15% HTML 1.68% JavaScript 0.19% SourcePawn 4.98% BitBake 18.93% PHP 15.37% C++ 5.01% CMake 0.08% C 13.09% Lua 0.01% Assembly 0.48% Perl 0.55% Nginx 0.02% Pascal 0.10%

tizen-distro-raspberrypi's Introduction

About tizen-distro
==================

tizen-distro is a combination of several different components in a
single repository:
- bitbake
- openembedded-core
- meta-openembedded
- meta-qt5
- meta-tizen

The top-level directory comes from openembedded-core, everything else
is in its own sub-directory. tizen-distro gets updated by copying
importing patches from the component's repostories. Please submit
patches against those instead of tizen-distro.

Updating tizen-distro
=====================

Everyone with a copy of the tizen-distro repository can use
scripts/combo-layer to import patches from the components. That works
because the "last_revision" property which gets changed after each
import gets committed to the combined repostory.

First, copy conf/combo-layer-local-sample.conf into
conf/combo-layer-local.conf and set the paths for each component
repository to a suitable location.

Then run:
- "scripts/combo-layer init" (only once)
- "scripts/combo-layer update <component>" where <component> is either one of
  components above (for updating just that one) or empty (for updating all)

Branching tizen-distro
======================

Each branch in tizen-distro tracks one branch in each component. To
create a new branch:
- checkout a new branch in tizen-component
- change the "branch" properties in conf/combo-layer.conf
- change the branch part in the last_revision sections
- commit
- continue as before

This works best if the last imported revision from each component is
the branching point of that component. Ensure that by updating before
the components branch. If it is too late, either select patches
interactively or import too many patches and then drop unwanted ones
via "git rebase" or "git reset --hard". Remember to keep
"last_revision" correct when doing that.

tizen-distro-raspberrypi's People

Contributors

andrea-adami avatar bluelightning avatar cazfi avatar chenqi1989 avatar cristian-iorga avatar dvhart avatar gzhai7 avatar hongxu-jia avatar hrw avatar jackiehjm avatar joshuagl avatar kergoth avatar kkang-wr avatar koenkooi avatar kraj avatar kthierry avatar ktian1 avatar mtdcr avatar net147 avatar otavio avatar philb avatar robertlinux avatar ronan22 avatar rossburton avatar rpurdie avatar saulwold avatar schnitzeltony avatar shane-wang avatar shr-project avatar tzanussi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.