[OE-core] [PATCH] image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*

Christopher Larson chris_larson at mentor.com
Tue Sep 15 00:11:44 UTC 2015


On Mon, Sep 14, 2015 at 5:10 PM, Christopher Larson <kergoth at gmail.com>
wrote:

> From: Christopher Larson <chris_larson at mentor.com>
>
> We want do_rootfs to rerun if the fstype or compression commands or
> dependencies change for any of our configured fstypes (IMAGE_FSTYPES).
> IMAGE_TYPEDEP isn't explicitly handled, as it's traversed already, so the
> end
> result will change if it does, and we only really care about the results,
> not
> how we got there. This uses oe.image.Image()._get_image_types() to get the
> info about the image and compression types in use.
>
> Signed-off-by: Christopher Larson <chris_larson at mentor.com>
>

This version supercedes '[PATCH] image.bbclass: add do_rootfs vardeps for
IMAGE_{CMD,TYPEDEP}_*' (didn't send as v2 as the commit summary message
changed), but it's essentially a v2).
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150914/095bdbbf/attachment-0002.html>


More information about the Openembedded-core mailing list