summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2013-01-11 14:51:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-16 11:54:29 +0000
commitcc803b06841e75aa6591abaeda0a788e888e208b (patch)
tree930cb605e98895d78999aeba983d8549e2859b37 /meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
parent4ee668a558e5d4a6d14e29c9fe88b8bb642a16a9 (diff)
downloadopenembedded-core-contrib-cc803b06841e75aa6591abaeda0a788e888e208b.tar.gz
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>
Diffstat (limited to 'meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb')
-rw-r--r--meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb b/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
index a3c275fd97..eadecf519a 100644
--- a/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
+++ b/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb
@@ -1,6 +1,3 @@
-require recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+require nativesdk-packagegroup-qt-toolchain-host.inc
DESCRIPTION = "Host packages for Qt Embedded SDK"
-LICENSE = "MIT"
-
-RDEPENDS_${PN} += "nativesdk-qt4-tools"