poky/scripts/lib/recipetool
Chen Qi 869e501544 logging: use warning instead warn
The warn method is deprecated. We should use the documented warning instead.

Quoting from the python's official doc:
"""
Note: There is an obsolete method warn which is functionally identical to warning.
      As warn is deprecated, please do not use it - use warning instead.
"""

(From OE-Core rev: f467fd277eb77336097cfc0f5f329bdc8d0f70cb)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-07-26 13:16:40 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py logging: use warning instead warn 2018-07-26 13:16:40 +01:00
create_buildsys_python.py recipetool: create: fix failure handling included dicts 2017-11-21 13:06:12 +00:00
create_buildsys.py recipetool: create: skip values extracted from spec files containing macros 2017-05-23 17:45:36 +01:00
create_kernel.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
create_kmod.py logging: use warning instead warn 2018-07-26 13:16:40 +01:00
create_npm.py logging: use warning instead warn 2018-07-26 13:16:40 +01:00
create.py logging: use warning instead warn 2018-07-26 13:16:40 +01:00
edit.py recipetool: add 'edit' subcommand 2018-07-04 00:02:16 +01:00
newappend.py logging: use warning instead warn 2018-07-26 13:16:40 +01:00
setvar.py devtool / recipetool: use tinfoil parsing API 2016-12-14 12:30:49 +00:00