aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/__init__.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-12-19 11:41:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-21 17:30:52 +0000
commitfa07ada1cd0750f9aa6bcc31f8236205edf6b4ed (patch)
tree9deb1255d0c662aa8b20a798cb3fd2d855ff6e81 /scripts/lib/recipetool/__init__.py
parente734e12fd1478cdacdadf4e0fae5247cb70b9fb1 (diff)
downloadopenembedded-core-contrib-fa07ada1cd0750f9aa6bcc31f8236205edf6b4ed.tar.gz
scripts/recipetool: Add a recipe auto-creation script
Add a more maintainable and flexible script for creating at least the skeleton of a recipe based on an examination of the source tree. Commands can be added and the creation process can be extended through plugins. [YOCTO #6406] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/__init__.py')
-rw-r--r--scripts/lib/recipetool/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/lib/recipetool/__init__.py b/scripts/lib/recipetool/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/scripts/lib/recipetool/__init__.py