mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright 2006-2007 Openedhand Ltd.
|
||||
#
|
||||
|
||||
ROOTFS_PKGMANAGE = "run-postinsts dpkg"
|
||||
ROOTFS_PKGMANAGE = "run-postinsts dpkg apt"
|
||||
ROOTFS_PKGMANAGE_BOOTSTRAP = "run-postinsts"
|
||||
|
||||
do_rootfs[depends] += "dpkg-native:do_populate_sysroot apt-native:do_populate_sysroot"
|
||||
|
||||
Reference in New Issue
Block a user