qtwebengine: Include resources in main package and add rdep on qmlplugins
[scm/bb/tizen-distro.git] / meta-qt5 / README
1 This layer depends on:
2
3 URI: git://github.com/openembedded/oe-core.git
4 branch: master
5 revision: HEAD
6
7 URI: git://github.com/openembedded/meta-oe.git
8 layers: meta-ruby
9 branch: master
10 revision: HEAD
11
12 When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that
13 you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc
14 for detail.
15
16 Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject'
17
18 When sending single patches, please using something like:
19 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][PATCH'
20
21 You are encouraged to fork the mirror on github[1] to share your
22 patches. This is preferred for patch sets consisting of more than one
23 patch. Other services like gitorious, repo.or.cz or self hosted setups
24 are of course accepted as well, 'git fetch <remote>' works the same on
25 all of them. We recommend github because it is free, easy to use, has
26 been proven to be reliable and has a really good web GUI.
27
28 1. https://github.com/meta-qt5/meta-qt5/
29
30 Main layer maintainers:
31   Martin 'JaMa' Jansa <martin.jansa@gmail.com>
32   Otavio Salvador <otavio@ossystems.com.br>