summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-28 08:11:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-30 17:44:07 -0700
commitc5ce2878b313d7c16ca5c95d6c88b2dfadef5a00 (patch)
tree101d9593d22cd6c05383984b64f7174d5ffa7c0f /meta
parentd410ebb6cb2bfcaff3bb508ffafd8bbc764a1923 (diff)
downloadpoky-c5ce2878b313d7c16ca5c95d6c88b2dfadef5a00.tar.gz
bitbake: taskdata: Don't add dependencies on tasks that don't exist
"bitbake meta-toolchain" with qemu image testing enabled causes problems since it adds a task after do_rootfs which doesn't exist in this case. We should simply ignore these extra dependencies rather than adding them in which is what this patch does (adding a debug message when this happens). (Bitbake rev: 843d3d6b0a7eb2e2f7b50c555767f5385df16ede) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions