summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-05-09 14:41:46 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-05-09 14:41:46 +0200
commit55dff304eff64e77338a82cfc5a0cb1ed5a07342 (patch)
tree7e345ef85f51b95c85f5bdf9ddd569b3d9d995e1
parent05ed65d22578296d5ef145ec20e6e7bb7b434c9b (diff)
downloadmeta-qt5-55dff304eff64e77338a82cfc5a0cb1ed5a07342.tar.gz
README: update for daisy release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 06335bba..236a5d0d 100644
--- a/README
+++ b/README
@@ -1,22 +1,22 @@
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: daisy
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: daisy
10revision: HEAD 10revision: HEAD
11 11
12When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that 12When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that
13you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc 13you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc
14for detail. 14for detail.
15 15
16Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject' 16Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5][daisy][PATCH]' in the subject'
17 17
18When sending single patches, please using something like: 18When sending single patches, please using something like:
19'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][PATCH' 19'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][daisy][PATCH'
20 20
21You are encouraged to fork the mirror on github[1] to share your 21You are encouraged to fork the mirror on github[1] to share your
22patches. This is preferred for patch sets consisting of more than one 22patches. This is preferred for patch sets consisting of more than one