mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
meta-virtualization: Drop ROOTFS_PKGMANAGE_BOOTSTRAP
OE-Core has now dropped this var in the commit of 697804229a17<run-postinsts: simplify the logic of whether to install it to images>. Signed-off-by: Fupan Li <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
0a64d42d45
commit
4eee02bd64
|
@ -3,7 +3,6 @@ EXTRA_IMAGE_FEATURES = "tools-debug debug-tweaks"
|
|||
|
||||
IMAGE_INSTALL = "\
|
||||
${CORE_IMAGE_BASE_INSTALL} \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
||||
packagegroup-core-basic \
|
||||
openvswitch \
|
||||
openvswitch-controller \
|
||||
|
|
|
@ -3,7 +3,6 @@ EXTRA_IMAGE_FEATURES = "tools-debug debug-tweaks"
|
|||
|
||||
IMAGE_INSTALL = "\
|
||||
${CORE_IMAGE_BASE_INSTALL} \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
||||
packagegroup-core-basic \
|
||||
openflow \
|
||||
qemu \
|
||||
|
|
Loading…
Reference in New Issue
Block a user