README: update for dylan branch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-05-28 12:01:25 +02:00
parent 14f6ec2ca2
commit 45e464acac

8
README
View File

@@ -1,18 +1,18 @@
This layer depends on:
URI: git://github.com/openembedded/oe-core.git
branch: master
branch: dylan
revision: HEAD
URI: git://github.com/openembedded/meta-oe.git
layers: meta-ruby
branch: master
branch: dylan
revision: HEAD
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject'
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5][dylan]' in the subject'
When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][PATCH'
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][dylan][PATCH'
You are encouraged to fork the mirror on github https://github.com/meta-qt5/meta-qt5/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.