From bdafb5a93ae89cd2bc47c9de7fb11ce9dc84f485 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 6 Jan 2011 14:21:38 +0100 Subject: [PATCH] SHR: drop blacklist entries for libnl, now when libnl2 is used by default Acked-by: Koen Kooi Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 2ce5d3bcbb..03b185e7d8 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -59,7 +59,6 @@ ANGSTROM_BLACKLIST_pn-xserver-kdrive-1300 = "xorg-server is preferred" 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" @@ -85,7 +84,6 @@ ANGSTROM_BLACKLIST_pn-linux-jlime-current = "strange kernel, spank maintainer" ANGSTROM_BLACKLIST_pn-linux-ml403-mvista-2.6.x = "strange kernel, spank maintainer" ANGSTROM_BLACKLIST_pn-linux-davinci = "strange kernel, spank maintainer" - CVS_TARBALL_STASH += "http://build.shr-project.org/sources/" #The shr-mirrors.bbclass repleaces this -- 2.39.5