[OE-core] [PATCH] classes/image: fix do_image_qa dependencies

Burton, Ross ross.burton at intel.com
Tue Sep 19 16:07:09 UTC 2017


On 19 September 2017 at 11:36, Tomasz Meresiński <
tomasz.meresinski at comarch.pl> wrote:

> After do_image_complete IMAGE_ROOTFS directory is empty so qa checks do
> not work


Important context: this only happens if rm_work is enabled.  I'm wondering
if the task should be moved earlier so its between rootfs and image, as
it's actually a *rootfs* QA hook (its expected that functions examine the
contents of IMAGE_ROOTFS).

I think we need to push the task back a bit in the tree and put it in
between rootfs and image.  This way if it fails the image generation
doesn't happen, and rm_work won't break it.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170919/f3eac877/attachment-0002.html>


More information about the Openembedded-core mailing list