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:44:42 +0100 |
commit | fa13e83ec3f91dce866ac212e91b62db24b6486d (patch) | |
tree | 4f35524825b215fb97e3afeffd0aa462ac15b894 /meta-hob/conf | |
parent | ff3f912eed0270afa14d706fc1e57f8a1de2614b (diff) | |
download | openembedded-core-fa13e83ec3f91dce866ac212e91b62db24b6486d.tar.gz openembedded-core-fa13e83ec3f91dce866ac212e91b62db24b6486d.tar.bz2 openembedded-core-fa13e83ec3f91dce866ac212e91b62db24b6486d.zip |
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
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob/conf')
0 files changed, 0 insertions, 0 deletions