summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-09-14 12:28:36 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-09-20 13:16:22 +0000
commit3224b028e70ab3a910ce4fccdd9f3fac4e37011f (patch)
treeb6922796cd5bd2bf8f6075520b01b91a70f536b5 /recipes-qt/packagegroups
parent66c49f8a1d4ab5ab37a977c4234f58ea8ceb6053 (diff)
downloadmeta-qt5-3224b028e70ab3a910ce4fccdd9f3fac4e37011f.tar.gz
nativesdk-qtbase: use default PACKAGES
* don't append -tools to all packages * fixes automatic packaging of .debug files in ${PN}-dbg Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
index 4b46e676..e92cb9d4 100644
--- a/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
+++ b/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
@@ -10,6 +10,6 @@ PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
10RDEPENDS_${PN} += " \ 10RDEPENDS_${PN} += " \
11 nativesdk-packagegroup-sdk-host \ 11 nativesdk-packagegroup-sdk-host \
12 nativesdk-qttools-tools \ 12 nativesdk-qttools-tools \
13 nativesdk-qtbase-tools \ 13 nativesdk-qtbase \
14 nativesdk-perl-modules \ 14 nativesdk-perl-modules \
15" 15"