mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
kvm-image-minimal: drop remaining ROOTFS_PKGMANAGE_BOOTSTRAP
Commit 4eee02bd64
[meta-virtualization:
Drop ROOTFS_PKGMANAGE_BOOTSTRAP] missed this instance so we are
removing this last reference to ROOTFS_PKGMANAGE_BOOTSTRAP now.
The ROOTFS_PKGMANAGE_BOOTSTRAP has been universally removed since
oe-core commit 697804229a172125ce7d3bfc9b343812d6fe3240
[run-postinsts: simplify the logic of whether to install it to
images].
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
f65d364dff
commit
e1c8147d35
|
@ -2,7 +2,6 @@ DESCRIPTION = "A minimal kvm image"
|
|||
|
||||
IMAGE_INSTALL = " \
|
||||
packagegroup-core-boot \
|
||||
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
|
||||
qemu \
|
||||
libvirt \
|
||||
libvirt-libvirtd \
|
||||
|
|
Loading…
Reference in New Issue
Block a user