]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cooker.py: fix warn() -> warning()
authorRobert Yang <liezhi.yang@windriver.com>
Sun, 12 Jun 2016 08:45:00 +0000 (01:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2016 11:16:03 +0000 (12:16 +0100)
commita3f464d202dafef4538e66c008cdecb7b8709ed1
tree4b4ff9fee3e0e8aa30d049df769271e07fd97bd8
parent8f74881037bb01013d3d439dc0c269909a198c1c
cooker.py: fix warn() -> warning()

Fixed:
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/cooker.py