poky/scripts/lib/recipetool
Christopher Larson d18612a8a9 recipetool: add 'newappend' sub-command
This sub-command creates a bbappend for the specified target and prints the
path to the bbappend. The -w argument, as with some of the other recipetool
commands, will make a version-independent bbappend.

Example usage: recipetool newappend meta-mylayer virtual/kernel

[YOCTO #7964]

(From OE-Core rev: ac053163c7823e482ca1af2962342e64a54bfb52)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-18 09:05:30 +01:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
create_buildsys_python.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
create_buildsys.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
create.py scriptutils: split out simple fetching function from recipetool 2015-09-09 14:27:50 +01:00
newappend.py recipetool: add 'newappend' sub-command 2015-09-18 09:05:30 +01:00