]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bb.debug: handle caller not passing a debug level
authorChris Larson <chris_larson@mentor.com>
Tue, 28 Dec 2010 17:02:49 +0000 (10:02 -0700)
committerChris Larson <chris_larson@mentor.com>
Wed, 29 Dec 2010 23:30:18 +0000 (16:30 -0700)
commitd68a4e7ccf576cde38a9569e328341375bc8bc4e
tree27849cd32569dfef06d87e4a8be9cbd55ac2e2e6
parent8c0afc13ad5eefea62b0b136f5b66792ba4e44cb
bb.debug: handle caller not passing a debug level

This is a compatibility measure, as previous versions did not error out when
this occurred, and will most likely be dropped in the next bitbake minor
version in favor of a fatal error.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
lib/bb/__init__.py