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

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-16 12:30:01 +01:00
parent e7f5437075
commit 5644397ba4

View File

@@ -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"