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:
Mark Asselstine 2017-12-19 23:02:57 -05:00 committed by Bruce Ashfield
parent f65d364dff
commit e1c8147d35

View File

@ -2,7 +2,6 @@ DESCRIPTION = "A minimal kvm image"
IMAGE_INSTALL = " \
packagegroup-core-boot \
${ROOTFS_PKGMANAGE_BOOTSTRAP} \
qemu \
libvirt \
libvirt-libvirtd \