angstrom: set ROOTFS_PKGMANAGE for opkg and rpm package formats

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-16 09:58:12 +01:00
parent 3529d8f44d
commit ecd96b5a48
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
INHERIT += "package_ipk"
ROOTFS_PKGMANAGE = "opkg opkg-config-base angstrom-feed-configs"
DISTRO_UPDATE_ALTERNATIVES = "update-alternatives-cworth"
PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"

View File

@@ -1 +1,2 @@
INHERIT += "package_rpm"