aboutsummaryrefslogtreecommitdiffstats
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-10-31 14:19:33 +0100
commit102e28ccd392915b6665d68a1348110d365a86dd (patch)
tree67be8a2c94ec341d5734ba4acf96503ac8444929
parent80496565fbb084ceb0f0d976a356a8b109c62e42 (diff)
README: update for dizzy 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..5b24d071 100644
--- a/README
+++ b/README
@@ -1,22 +1,22 @@
This layer depends on:
URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: dizzy
revision: HEAD
URI: git://github.com/openembedded/meta-oe.git
layers: meta-ruby
-branch: master
+branch: dizzy
revision: HEAD
When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that
you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc
for detail.
-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][dizzy][PATCH]' 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][dizzy][PATCH'
You are encouraged to fork the mirror on github[1] to share your
patches. This is preferred for patch sets consisting of more than one