summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-21 11:49:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-21 14:23:52 +0100
commit30a051401c0a73dfff486ca4d0303b434816200f (patch)
tree7f10da785a2ad133dad36be1f12901bb7981f1a1
parentc8a0d13a5525fb4acc6da9793ad102b4fc5c141b (diff)
nativesdk-packagegroup-sdk-host: Update to match oe-core default providers handling
This was repsonsible for some strange differences in behaviour between other OE-Core recipes and this one. Its assumed this package is present in any SDK build. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
index a9a51a6..b3ffb82 100644
--- a/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
+++ b/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
@@ -1,4 +1,5 @@
RDEPENDS_${PN}_mingw32 = "\
+ nativesdk-sdk-provides-dummy \
nativesdk-pkgconfig \
nativesdk-libtool \
nativesdk-qemu \