[oe-commits] Martin Jansa : shr.conf: blacklist update-alternatives except opkg implementation

git version control git at git.openembedded.org
Fri Jan 15 00:15:27 UTC 2010


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: fbf760ce9dad0e7e028d1eee16e082f6c2f82021
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fbf760ce9dad0e7e028d1eee16e082f6c2f82021

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan  8 11:54:24 2010 +0100

shr.conf: blacklist update-alternatives except opkg implementation

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

---

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

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 74526d0..5417f5b 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -47,6 +47,8 @@ INHERIT += "angstrom"
 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-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"
 
 CVS_TARBALL_STASH += "http://build.shr-project.org/sources/"
 





More information about the Openembedded-commits mailing list