build.py: Add additional debug messages
authorMark Hatle <mark.hatle@windriver.com>
Wed, 23 May 2012 15:45:11 +0000 (10:45 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 May 2012 17:15:23 +0000 (18:15 +0100)
commit174adbf527038965280f6f44c9379de0cc5f48de
tree97cf10d1dd4d5a8757932145c00d1c64cd73b6e1
parent8e6795177a0806a6abb6a84d430688b81f26302d
build.py: Add additional debug messages

We now add a debug message when entering and exiting a python or
shell function.  This makes it easier to inspect a log and figure
out the run order from the logs.

(Bitbake rev: a0f554d0e722b6705844c6031fdcafa5d1a1c8a7)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/build.py