]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Handle image base type dependency properly
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 14 Jan 2016 21:17:08 +0000 (19:17 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jan 2016 11:56:30 +0000 (11:56 +0000)
commit191c7be3a6cc52911f244323072433f6a1172bf1
tree6ec5d22dfb03194f4da7f1f6895bd2306b3f53d7
parenta13fb3c193199e06bc36613eee3db7b028595015
image.bbclass: Handle image base type dependency properly

When a base image type has an implicit dependency (from IMAGE_TYPEDEP)
this has to be taken into account. This is a regression introduced by
OE-Core:c2dab18 (image: Create separate tasks for rootfs construction).

The issue has been found when building meta-fsl-arm based images which
does not include the rootfs image type explicitly in IMAGE_FSTYPES but
instead is added, using IMAGE_TYPEDEP, for the 'sdcard.gz' image.

Reported-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass