[OE-core] [PATCH] nativesdk-packagegroup-sdk-host: Cleanup strange darwin override

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jan 14 11:48:54 UTC 2014


The cross-canadian packages were split into their own package group
some time ago. These two are leftovers and can be safely removed.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index e6631d8..9581ef3 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -26,8 +26,6 @@ RDEPENDS_${PN} = "\
     "
 
 RDEPENDS_${PN}_darwin = "\
-    odcctools-cross-canadian \
-    llvm-cross-canadian \
     nativesdk-pkgconfig \
     nativesdk-opkg \
     nativesdk-libtool \





More information about the Openembedded-core mailing list