summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-06-22 15:10:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-24 12:23:12 +0100
commita1f79a7896b6411669b3ccada6204d2695e80fc5 (patch)
treed032e623fd249286bd8966c0409bb66f350638ac /bitbake/lib/bb/cache.py
parentd08a341af77ac0ad618d4033a18f33ac1fc98fb2 (diff)
downloadpoky-a1f79a7896b6411669b3ccada6204d2695e80fc5.tar.gz
runqueue.py: Add umask task control
The umask for a task can now be set as: task[umask] = 022 task[umask] = '022' If specified as a text string, it must be octal. (This is due to recipe parsing where it's always set to a string.) [RP tweaked to use None instead of -1] (Bitbake rev: a5caaaaba8f0db1af5d8f2e610021d6d4b56894e) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cache.py')
0 files changed, 0 insertions, 0 deletions