[yocto] DISTRO_FEATURES and shared SSTATE

Chris Larson clarson at kergoth.com
Sun Oct 13 08:42:36 PDT 2013


On Sun, Oct 13, 2013 at 8:04 AM, seth bollinger <seth.boll at gmail.com> wrote:

> How does yocto know which package version to choose for an image if the
> package can be altered (compilation difference, or perhaps config
> alteration, etc.) by a DISTRO_FEATURE?
>
> For instance, if I make a change to sysvinit-inittab/inittab based on a
> DISTRO_FEATURE, I can have multiple versions of sysvinit-inittab, but only
> one shipping package, right?  If I'm building two different images that
> have that DISTRO_FEATURE set differently, won't one of the builds have the
> incorrect sysvinit-inittab package installed?
>

Changing such a variable will alter the checksum of the task, resulting in
re-execution of altered tasks if appropriate, or pulling from a different
sstate archive.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131013/def51641/attachment.html>


More information about the yocto mailing list