[oe-commits] Martin Jansa : shr: blacklist libnl

git version control git at git.openembedded.org
Wed Jan 5 16:13:51 UTC 2011


Module: openembedded.git
Branch: master
Commit: 81ee5dffa005e791363ac0a93e54323376ef4642
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=81ee5dffa005e791363ac0a93e54323376ef4642

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  5 16:26:36 2011 +0100

shr: blacklist libnl

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 0258231..b4e914a 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"





More information about the Openembedded-commits mailing list