]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRecords)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jan 2011 23:52:19 +0000 (23:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Jan 2011 00:02:00 +0000 (00:02 +0000)
commitf8e7215f6c4ece8c0a74ceee8da707cf791038e8
treef74f02bac0121fcd0dc86642769edc7c1c1151a9
parenta13352cfaf4b5d19196151e362851b1516e6af15
bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRecords)

This allows us to identify which task messages are from.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/__init__.py