Module: meta-angstrom
Branch: master
Commit: 5644397ba44f39554d98b41c5c59f8e598e54d4a

Author: Koen Kooi <k...@dominion.thruhere.net>
Date:   Mon Jan 16 12:30:01 2012 +0100

angstrom ipk: u-a-cworth is the current provider, don't change it

Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

 conf/distro/include/angstrom-package-ipk.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/angstrom-package-ipk.inc 
b/conf/distro/include/angstrom-package-ipk.inc
index 705c88a..9b03d83 100644
--- a/conf/distro/include/angstrom-package-ipk.inc
+++ b/conf/distro/include/angstrom-package-ipk.inc
@@ -4,10 +4,10 @@ ANGSTROM_FEED_CONFIGS ?= "angstrom-feed-configs"
 
 EXTRAOPKGCONFIG = "opkg-config-base angstrom-feed-configs"
 
-DISTRO_UPDATE_ALTERNATIVES = "opkg"
+DISTRO_UPDATE_ALTERNATIVES ?= "update-alternatives-cworth"
 
 # we need the same provider for opkg and u-a
 PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"
-PREFERRED_PROVIDER_virtual/update-alternatives = "opkg"
-VIRTUAL-RUNTIME_update-alternatives = "opkg"
+PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth"
+VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
 


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to