diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-14 11:48:54 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-14 17:03:54 +0000 |
| commit | 66d59b3cf16807ac982bb1ce219b34eed2872286 (patch) | |
| tree | 08871f10f67bb1a7a106ddb4045b07c48871b464 | |
| parent | 8699cd4f618477f5e36e50fe40de15387e351e26 (diff) | |
| download | poky-66d59b3cf16807ac982bb1ce219b34eed2872286.tar.gz | |
nativesdk-packagegroup-sdk-host: Cleanup strange darwin override
The cross-canadian packages were split into their own package group
some time ago. These two are leftovers and can be safely removed.
(From OE-Core rev: 0f05393bad8ac84627f339aa1619c96c22d2dc37)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index e6631d8952..9581ef38a5 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} = "\ | |||
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | RDEPENDS_${PN}_darwin = "\ | 28 | RDEPENDS_${PN}_darwin = "\ |
| 29 | odcctools-cross-canadian \ | ||
| 30 | llvm-cross-canadian \ | ||
| 31 | nativesdk-pkgconfig \ | 29 | nativesdk-pkgconfig \ |
| 32 | nativesdk-opkg \ | 30 | nativesdk-opkg \ |
| 33 | nativesdk-libtool \ | 31 | nativesdk-libtool \ |
