merged. Bruce
On Wed, Dec 20, 2017 at 12:02 AM, Mark Asselstine <[email protected]> wrote: > 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 <[email protected]> > --- > 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 c96edca..b28cc30 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 \ > -- > 2.7.4 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
