diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2011-01-05 00:54:16 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-01-05 00:58:24 +0000 |
commit | 25ac24e02e3e96945e8ac83e16fe27a6b24789b1 (patch) | |
tree | 9a6b3ed525dcbe8ae94ce4248acbde8380cbad76 /meta/recipes-extended/bash/bash.inc | |
parent | 03679364a9e280af24ba7038dce54272eb33af83 (diff) | |
download | openembedded-core-25ac24e02e3e96945e8ac83e16fe27a6b24789b1.tar.gz openembedded-core-25ac24e02e3e96945e8ac83e16fe27a6b24789b1.tar.bz2 openembedded-core-25ac24e02e3e96945e8ac83e16fe27a6b24789b1.tar.xz openembedded-core-25ac24e02e3e96945e8ac83e16fe27a6b24789b1.zip |
bitbake: build.py logging updates
python tasks calling shell functions using exec_func() would show the log
file as /dev/null. It makes most sense for all the task logging to be setup
centrally by exec_task(), at least with the current code base in Poky.
This commit will need discussion in relation to upstream bitbake and the
IO redirection could be better handled using a context manager (although
task contexts shouldn't ever nest).
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/bash/bash.inc')
0 files changed, 0 insertions, 0 deletions