diff options
Diffstat (limited to 'recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb')
-rw-r--r-- | recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb | 2 |
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 de0527c5..3a4d25ac 100644 --- a/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb +++ b/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb | |||
@@ -3,7 +3,7 @@ | |||
3 | SUMMARY = "Host packages for the Qt5 standalone SDK or external toolchain" | 3 | SUMMARY = "Host packages for the Qt5 standalone SDK or external toolchain" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | 5 | ||
6 | inherit nativesdk packagegroup | 6 | inherit packagegroup nativesdk |
7 | 7 | ||
8 | PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" | 8 | PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" |
9 | 9 | ||