]> code.ossystems Code Review - openembedded-core.git/commit
add meta-toolchain-qt
authorEric Bénard <eric@eukrea.com>
Fri, 11 Jan 2013 13:51:25 +0000 (14:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jan 2013 11:54:29 +0000 (11:54 +0000)
commitcc803b06841e75aa6591abaeda0a788e888e208b
tree930cb605e98895d78999aeba983d8549e2859b37
parent4ee668a558e5d4a6d14e29c9fe88b8bb642a16a9
add meta-toolchain-qt

- this allows the creation of a SDK containing all the needed
libraries to develop QT4 for X applications
- the recipes were factorized to share as much code as possible
- binaries generated using the toolchain were run tested on an
ARMv7 target
- both qt & qte toolchains were build tested for qemuarm target
and for an ARMv7 target

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-qt/meta/meta-toolchain-qt.bb [new file with mode: 0644]
meta/recipes-qt/meta/meta-toolchain-qt.inc [new file with mode: 0644]
meta/recipes-qt/meta/meta-toolchain-qte.bb
meta/recipes-qt/packagegroups/nativesdk-packagegroup-qt-toolchain-host.bb [new file with mode: 0644]
meta/recipes-qt/packagegroups/nativesdk-packagegroup-qt-toolchain-host.inc [new file with mode: 0644]
meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.bb [new file with mode: 0644]
meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.inc [new file with mode: 0644]
meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb