poky/scripts/lib/recipetool
Paul Eggleton c4181c6e7e devtool / recipetool: add handling for binary-only packages
Add a means of creating recipes for package files or archives that
contain a directory structure to be installed verbatim, for example an
rpm file. (We mostly just re-use bin_package here and skip some of the
normal build system checks.) This support is available in "recipetool
create" and "devtool add" which wraps the former.

(From OE-Core rev: 9e0a6b2e6f16185f8032d36b77d40802bc388987)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:53:20 +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 devtool / recipetool: add handling for binary-only packages 2015-09-23 09:53:20 +01:00
newappend.py recipetool: add 'newappend' sub-command 2015-09-18 09:05:30 +01:00