From f3f89be396887d046b78d5bcd7f15671e124ccce Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 20 Jan 2011 22:43:25 +0000 Subject: opkg: Stop opkg-nativesdk providing update-alternatives-cwrorth and libopkg Signed-off-by: Richard Purdie --- meta/recipes-devtools/opkg/opkg.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/opkg/opkg.inc') diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc index add1563c47..c3174917a5 100644 --- a/meta/recipes-devtools/opkg/opkg.inc +++ b/meta/recipes-devtools/opkg/opkg.inc @@ -31,3 +31,6 @@ EXTRA_OECONF_virtclass-nativesdk = "--with-opkglibdir=${target_localstatedir}/li #RPROVIDES_${PN} += "update-alternatives-native" BBCLASSEXTEND = "native nativesdk" + +PKGSUFFIX = "" +PKGSUFFIX_virtclass-nativesdk = "-nativesdk" -- cgit v1.2.3-54-g00ecf