aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-20 22:43:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-20 22:43:25 +0000
commitf3f89be396887d046b78d5bcd7f15671e124ccce (patch)
treefa18fb78ca82143b0e3e5eff49b96eebc9363b92 /meta/recipes-devtools/opkg/opkg.inc
parent60ee8b569c8c5acc2e19f00b1b8f4494957f3268 (diff)
downloadopenembedded-core-contrib-f3f89be396887d046b78d5bcd7f15671e124ccce.tar.gz
opkg: Stop opkg-nativesdk providing update-alternatives-cwrorth and libopkg
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg.inc')
-rw-r--r--meta/recipes-devtools/opkg/opkg.inc3
1 files changed, 3 insertions, 0 deletions
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"