From: Martin Jansa Date: Fri, 8 Jan 2010 10:54:24 +0000 (+0100) Subject: shr.conf: blacklist update-alternatives except opkg implementation X-Git-Tag: Release-2010-05/1~893 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf760ce9dad0e7e028d1eee16e082f6c2f82021;p=openembedded.git shr.conf: blacklist update-alternatives except opkg implementation Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 74526d0296..5417f5b06d 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -47,6 +47,8 @@ INHERIT += "angstrom" ANGSTROM_BLACKLIST_pn-bluez-libs = "bluez-libs 3.x has been replaced by bluez4" ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4" ANGSTROM_BLACKLIST_pn-atd = "atd has been replaced by atd-over-fso" +ANGSTROM_BLACKLIST_pn-update-alternatives-cworth-native = "update-alternatives-cworth-native has been replaced by opkg implementation of u-a script" +ANGSTROM_BLACKLIST_pn-update-alternatives-cworth = "update-alternatives-cworth has been replaced by opkg implementation of u-a script" CVS_TARBALL_STASH += "http://build.shr-project.org/sources/"