From 30a051401c0a73dfff486ca4d0303b434816200f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Aug 2020 11:49:31 +0100 Subject: 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 --- recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3