summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 9581ef38a5..1065f30b2b 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -6,7 +6,7 @@ SUMMARY = "Host packages for the standalone SDK or external toolchain"
6PR = "r11" 6PR = "r11"
7LICENSE = "MIT" 7LICENSE = "MIT"
8 8
9inherit nativesdk packagegroup 9inherit packagegroup nativesdk
10 10
11PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1" 11PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
12 12