On Sun, Nov 17, 2013 at 9:17 AM, Robert P. J. Day <rpj...@crashcourse.ca>wrote:

> $ bb show -r core-image-base ROOTFS_PKGMANAGE
> Parsing recipes..done.
> # ROOTFS_PKGMANAGE=opkg opkg-collateral ${EXTRAOPKGCONFIG}
> ROOTFS_PKGMANAGE="opkg opkg-collateral poky-feed-config-opkg"
> $
>
> but that feature *also* pulls in additional processing as it's defined
> in image.bbclass.
>

If you’re referring to the bootstrap bits, technically that doesn’t do
something when it’s included in image features, it does something when it’s
*not* included in image features — include ROOTFS_PKGMANAGE_BOOTSTRAP
instead of ROOTFS_PKGMANAGE.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to