EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and these...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jun 2012 10:38:16 +0000 (10:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2012 15:47:45 +0000 (16:47 +0100)
commit10d0fa88730c558dd0f9dac7fd5a90eb12fc72f9
tree88dc256f4daab85c2112e85893db746e7edc5132
parent690616d7a92045d8511f2dfb8676c84447e36f92
EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built and these are not strictly dependencies of the do_rootfs task. This patch moves them to the do_build task allowing bitbake a little more flexibility about when things need to get built by.

I noticed this when qemu-native failed to build and a rootfs was not generated
which is not the intended behaviour.

Also update the syntax to use appendVarFlag instead of get/setVarFlag

(From OE-Core rev: fa13e83ec3f91dce866ac212e91b62db24b6486d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass