summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-05-23 10:45:12 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-23 18:15:24 +0100
commit799e076938b49353d1653e90206701069b8edb0b (patch)
tree5e824d9c9b13d0262d635c592a8be15b078b79d4 /bitbake/lib/bb/ui/crumbs/hobeventhandler.py
parent63aaecb05724942fc254885f6a423974fc217521 (diff)
downloadpoky-799e076938b49353d1653e90206701069b8edb0b.tar.gz
build.py: Add support for log and run filename changes
The format of the log file and run file are now selectable using BB_LOGFMT and BB_RUNFMT, respectively. The following values may be used: {task} - task name {taskfunc} - task.func or func, if task==func {func} - function name, only available in BB_RUNFMT {pid} - pid The log/run files may be placed into a subdirectory that is relative to T. Default BB_LOGFMT is: log.{task}.{pid} Default BB_RUNFMT is: run.{func}.{pid} (Bitbake rev: 588da606eb81c52cb92d29041e1c67897427bfdf) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/crumbs/hobeventhandler.py')
0 files changed, 0 insertions, 0 deletions