summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-13 15:01:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-13 17:57:20 +0000
commitb60ed2d0fd86a3ae5ce7facbb044677aa7ec2889 (patch)
treef6cdf1a3eb3a0605a78a15f6d30a05780046a3e1 /meta/recipes-core
parenta2a20adbfd03ed9f07a3aa38ee2c9a8d962d4bf9 (diff)
downloadpoky-b60ed2d0fd86a3ae5ce7facbb044677aa7ec2889.tar.gz
bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as targets
If you specify multiple targets on bitbake's commandline and some of them are setscene tasks which are "masked" by other tasks they may not get run. For example <image>:do_rootfs <kernel>:do_populate_sysroot the rootfs tasks "masks" the populate_sysroot task so bitbake would currently decide not to run it. In this case, we do really want it to be run. The fix is not to skip anything which has been given as an explict target. (Bitbake rev: 0753899d1e855795cc18671357609a86f169b379) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions