]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqueue: Add --no-setscene to skip all setscene tasks
authorJason Wessel <jason.wessel@windriver.com>
Mon, 17 Sep 2012 22:43:17 +0000 (17:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 14:26:09 +0000 (15:26 +0100)
commit440e479f3e248482c38c149643403c6907ac7034
tree8a68a0a804e511a46cd50a38768a56e50bff1c67
parent1270a07713e2a6c6e6fadcc61b785aebc99ae17b
runqueue: Add --no-setscene to skip all setscene tasks

Mainly intended for the purpose of debugging or forcing builds
from source, the --no-setscene will prevent any setscene
tasks from running.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bin/bitbake
lib/bb/runqueue.py