summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 12:01:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 12:01:29 +0200
commit45e464acac645b68d0eee5ccd9259041aa00ac53 (patch)
treeb0b2d6807c03831c4d2dc7e893e6f9dbc589c224 /README
parent14f6ec2ca227c474a9045b68bcf6a6dd78b8cd57 (diff)
downloadmeta-qt5-45e464acac645b68d0eee5ccd9259041aa00ac53.tar.gz
README: update for dylan branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index e86ba0a2..1f97ac0c 100644
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
1This layer depends on: 1This layer depends on:
2 2
3URI: git://github.com/openembedded/oe-core.git 3URI: git://github.com/openembedded/oe-core.git
4branch: master 4branch: dylan
5revision: HEAD 5revision: HEAD
6 6
7URI: git://github.com/openembedded/meta-oe.git 7URI: git://github.com/openembedded/meta-oe.git
8layers: meta-ruby 8layers: meta-ruby
9branch: master 9branch: dylan
10revision: HEAD 10revision: HEAD
11 11
12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject' 12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5][dylan]' in the subject'
13 13
14When sending single patches, please using something like: 14When sending single patches, please using something like:
15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][PATCH' 15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][dylan][PATCH'
16 16
17You 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. 17You 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.
18 18