[oe] [meta-qt5][PATCH 2/3] nativesdk-packagegroup-qt5-toolchain-host: add Qt5 SDK host tools

Denys Dmytriyenko denis at denix.org
Mon Feb 10 21:16:54 UTC 2014


From: Denys Dmytriyenko <denys at ti.com>

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 .../packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 recipes-core/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb

diff --git a/recipes-core/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb b/recipes-core/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
new file mode 100644
index 0000000..eb0af67
--- /dev/null
+++ b/recipes-core/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Host packages for Qt Embedded SDK"
+LICENSE = "MIT"
+
+inherit packagegroup nativesdk
+
+RDEPENDS_${PN} += " \
+        nativesdk-packagegroup-sdk-host \
+        nativesdk-qtbase-tools \
+        nativesdk-qttools \
+"
-- 
1.8.3.2




More information about the Openembedded-devel mailing list