[yocto] why is "package-management" defined as a PACKAGE_GROUP?

Chris Larson clarson at kergoth.com
Sun Nov 17 08:38:26 PST 2013


On Sun, Nov 17, 2013 at 9:17 AM, Robert P. J. Day <rpjday at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131117/20e68052/attachment.html>


More information about the yocto mailing list