From: Martin Jansa Date: Wed, 5 Jan 2011 15:26:36 +0000 (+0100) Subject: shr: blacklist libnl X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ee5dffa005e791363ac0a93e54323376ef4642;p=openembedded.git shr: blacklist libnl Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 02582313b3..b4e914a87e 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -53,6 +53,7 @@ INHERIT += "recipe_sanity" 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-libnl = "libnld has been replaced by libnl2" 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" ANGSTROM_BLACKLIST_pn-qt4-x11-free-gles = "qt4-x11-free is fine even without gles"