summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-22 10:40:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-23 16:20:13 +0100
commit45de2c2b5a98d2d353b439440e3439893de093de (patch)
treeb3209823fa78105ac6ff0e6e42e9613fdb22123b /meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
parent2da6d0b9fff49f92cfc2de5da537f3802bc87989 (diff)
downloadpoky-45de2c2b5a98d2d353b439440e3439893de093de.tar.gz
Drop darwin8/darwin9 usage
There were darwin8/darwin9 overrides spinkled in the code from times gone by. Lets settle on the darwin override and remove the others since its pointless duplication. We always inject darwin into OVERRIDES if needed in the darwin8/9 cases. (From OE-Core rev: 8d5e6eed7802a6056f9eaa50a85e3eee00fe2742) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb')
-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 63fea288f8..84fb95d393 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -22,7 +22,7 @@ RDEPENDS_${PN} = "\
22 nativesdk-automake \ 22 nativesdk-automake \
23 " 23 "
24 24
25RDEPENDS_${PN}_darwin8 = "\ 25RDEPENDS_${PN}_darwin = "\
26 odcctools-cross-canadian \ 26 odcctools-cross-canadian \
27 llvm-cross-canadian \ 27 llvm-cross-canadian \
28 nativesdk-pkgconfig \ 28 nativesdk-pkgconfig \