poky/scripts/lib/recipetool
Lei Yang 305f569cf2 recipetool: add missed module
When I use recipetool to add a new recipe, it says:

[snip]
sys.exit(14)
NameError: name 'sys' is not defined
[snip]

(From OE-Core rev: 051e1c27bbf6a5898f2cf13b78dd3d8d1ec31586)

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-12 09:29:06 +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 recipetool: add missed module 2019-04-12 09:29:06 +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