poky/scripts/lib/recipetool
Paul Eggleton f767757b3e recipetool: create: determine name/version from github/bitbucket URLs
Both BitBucket and GitHub provide "release" downloads that unfortunately
don't include the actual project name. For recipetool this means we have
to have special handling for these URLs or else the current code assumes
the name of the project is something like "v0.9.1". Borrow and adapt
some code from autospec to do this, and put it in its own function for
clarity.

(From OE-Core rev: e8435fde7f82c39cc0efe1d4bf043b29f63898e9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-11 12:33:03 +00:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00
create_buildsys_python.py recipetool: create: support extracting name and version from build scripts 2015-12-28 09:25:13 +00:00
create_buildsys.py recipetool: create: support cmake find_library directive 2016-02-11 12:33:03 +00:00
create.py recipetool: create: determine name/version from github/bitbucket URLs 2016-02-11 12:33:03 +00:00
newappend.py recipetool.newappend: add -e/--edit argument 2016-02-11 12:27:49 +00:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00