summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-10 15:17:26 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-10 14:04:33 +0000
commitb492b6782d81d6d0d53d2c722e05542b6af80137 (patch)
tree44b2a9f9c1f7676ced40ac285896196d5d5dbc26 /recipes-qt/packagegroups
parent95edcb4599e092b9a95fa84e9d14e184075a31f4 (diff)
downloadmeta-boot2qt-b492b6782d81d6d0d53d2c722e05542b6af80137.tar.gz
sdk: add correct qttools package to toolchain
Add missing qttools binaries to the toolchain Change-Id: I11c50dffc2f19f604ae09b2ea4fb919f1a274ae3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
index 19e6952..e351597 100644
--- a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
+++ b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
@@ -27,7 +27,7 @@ inherit nativesdk packagegroup qtquickcompiler
27 27
28RDEPENDS_${PN} += "\ 28RDEPENDS_${PN} += "\
29 nativesdk-packagegroup-b2qt-embedded-toolchain-host \ 29 nativesdk-packagegroup-b2qt-embedded-toolchain-host \
30 nativesdk-qttools \ 30 nativesdk-qttools-tools \
31 nativesdk-qtbase-tools \ 31 nativesdk-qtbase-tools \
32 nativesdk-qtbase-tools-staticdev \ 32 nativesdk-qtbase-tools-staticdev \
33 nativesdk-qtdeclarative-tools \ 33 nativesdk-qtdeclarative-tools \