mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Switch from ipkg-utils to opkg-utils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4863 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
ROOTFS_PKGMANAGE = "opkg opkg-collateral"
|
||||
ROOTFS_PKGMANAGE_BOOTSTRAP = "run-postinsts"
|
||||
|
||||
do_rootfs[depends] += "opkg-native:do_populate_staging ipkg-utils-native:do_populate_staging"
|
||||
do_rootfs[depends] += "opkg-native:do_populate_staging opkg-utils-native:do_populate_staging"
|
||||
do_rootfs[recrdeptask] += "do_package_write_ipk"
|
||||
|
||||
IPKG_ARGS = "-f ${IPKGCONF_TARGET} -o ${IMAGE_ROOTFS}"
|
||||
|
||||
Reference in New Issue
Block a user