blob: 705f2f27dc3657c72cbc321708be090e04c99538 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Qt5 OpenEmbedded/Yocto Project layer
====================================
This layer depends on:
URI: https://github.com/openembedded/openembedded-core (branch: master)
When building stuff like `qtdeclarative`, `qtquick`, `qtwebkit`, make
sure that you have required `PACKAGECONFIG` options enabled in qtbase
build, see `qtbase` recipe for detail.
Contributing
------------
Please submit any patches against the `meta-qt5` layer by using the
GitHub pull-request feature. Fork the repo, make a branch, do the
work, rebase from upstream, create the pull request, yada-yada.
Maintainers
-----------
- Martin 'JaMa' Jansa <martin.jansa@gmail.com>
- Otavio Salvador <otavio@ossystems.com.br>
Yocto Project Compatible
------------------------

meta-qt5 has Yocto Project Compatible status since 2013. Check it at:
https://www.yoctoproject.org/product/meta-qt5
|