summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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