summaryrefslogtreecommitdiffstats
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-23 10:18:15 +0000
commit5638ca2b9483806d991d93071b259769a5f7ec48 (patch)
treea40d3d01188b8fd800252ca6b29e11690a31e619 /scripts/lib/recipetool/__init__.py
parentf176b0c64f53e27c2a3e93e879405ebea007f9f7 (diff)
downloadpoky-5638ca2b9483806d991d93071b259769a5f7ec48.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] (From OE-Core rev: fa07ada1cd0750f9aa6bcc31f8236205edf6b4ed) 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