summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-10-04 19:40:46 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-05 14:42:25 +0200
commitd43d777816cf7270e99bfdebd7660e7a07145895 (patch)
tree31ba1423e0b787dda2ce3c994909f70763e5b202
parentd6fc754ac4145b0edf0d4bb62af1018d67ad1b64 (diff)
downloadmeta-qt5-d43d777816cf7270e99bfdebd7660e7a07145895.tar.gz
README: Add note about qtbase PACKAGECONFIG options
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index e86ba0a2..a5a58128 100644
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ layers: meta-ruby
9branch: master 9branch: master
10revision: HEAD 10revision: HEAD
11 11
12When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that
13you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc
14for detail.
15
12Send 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]' in the subject'
13 17
14When sending single patches, please using something like: 18When sending single patches, please using something like: