From 81ee5dffa005e791363ac0a93e54323376ef4642 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 5 Jan 2011 16:26:36 +0100 Subject: [PATCH] shr: blacklist libnl Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.5