]> code.ossystems Code Review - openembedded-core.git/commit
process.py: Avoid deprecation warning
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Feb 2011 16:32:07 +0000 (16:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Feb 2011 16:32:07 +0000 (16:32 +0000)
commit6cb8fd6def4912e4aa76330649ba42a9ed2694fd
treed94d92bd78e95e5315994cfe7feef297f5663dd5
parentebe2a5d8d3e412c651ea347fa7d369912589acab
process.py: Avoid deprecation warning

bitbake/lib/bb/process.py:15: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

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