aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 16:26:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-05 16:32:10 +0100
commit81ee5dffa005e791363ac0a93e54323376ef4642 (patch)
tree212313e06a4555b5bf97214fc18705b7d572bf69
parentfb68e7c6d9d79a3b2192d8243ea52f98b5bd0d2c (diff)
downloadopenembedded-81ee5dffa005e791363ac0a93e54323376ef4642.tar.gz
shr: blacklist libnl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--conf/distro/shr.conf1
1 files changed, 1 insertions, 0 deletions
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"