diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-13 10:38:16 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-02 16:47:45 +0100 |
| commit | 4147d2e52f528d0dd9079da9a785ec637e2d67d5 (patch) | |
| tree | 7f31b4cf38a03702ae00b99f6a0b92ea5c955d50 /bitbake/lib/codegen.py | |
| parent | 1d9e129c25ff28aab89a8f56690ffe76269e4e96 (diff) | |
| download | poky-4147d2e52f528d0dd9079da9a785ec637e2d67d5.tar.gz | |
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>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions
