]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (including...
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 13 Sep 2010 14:39:07 +0000 (15:39 +0100)
committerChris Larson <chris_larson@mentor.com>
Fri, 3 Dec 2010 19:24:46 +0000 (12:24 -0700)
commit61c78368b732739be5ece4777fa570adf5a6c83b
tree16c3e5567cae4166735d0ef4a69a808f72d6e84d
parent6386e99b770be17af53495ec3a7d6c830272b743
bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (including any virtual prefix)

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
lib/bb/build.py
lib/bb/runqueue.py