poky/scripts/lib/recipetool
Christopher Larson 49a089f8e1 recipetool.append: use argparse types for validation
This validates the arguments early, when argparse is parsing the arguments, in
a consistent way.

Cc: Paul Eggleton <paul.eggleton@linux.intel.com>
(From OE-Core rev: bec92899f5324a4423b4ee70365eaa5dfb6891a6)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-27 22:42:55 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py recipetool.append: use argparse types for validation 2015-06-27 22:42:55 +01:00
create_buildsys_python.py recipetool: add python dependency scanning support 2015-01-23 11:36:28 +00:00
create_buildsys.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
create.py recipetool: allow specifying SRCREV via rev= in URI 2015-05-01 17:08:50 +01:00