From e1c8147d3588009b2f2dc50f478bbd3ba14bb763 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 19 Dec 2017 23:02:57 -0500 Subject: kvm-image-minimal: drop remaining ROOTFS_PKGMANAGE_BOOTSTRAP Commit 4eee02bd6405557c664f91b6079c2f203d48c545 [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 Signed-off-by: Bruce Ashfield --- recipes-extended/images/kvm-image-minimal.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-extended/images/kvm-image-minimal.bb b/recipes-extended/images/kvm-image-minimal.bb index c96edca7..b28cc309 100644 --- a/recipes-extended/images/kvm-image-minimal.bb +++ b/recipes-extended/images/kvm-image-minimal.bb @@ -2,7 +2,6 @@ DESCRIPTION = "A minimal kvm image" IMAGE_INSTALL = " \ packagegroup-core-boot \ - ${ROOTFS_PKGMANAGE_BOOTSTRAP} \ qemu \ libvirt \ libvirt-libvirtd \ -- cgit v1.2.3-54-g00ecf