poky/scripts/lib/recipetool
Paul Eggleton 4c71afb378 recipetool: create: ensure URL parameters don't make it into the name
When auto-detecting the name for a recipe from the URL, strip off any
parameters (";name=value...") before parsing the URL, otherwise this
just ends up in the recipe name which is undesirable.

(From OE-Core rev: d3c46b5d0abd56bcadd4f2f1ef985f13d67f605b)

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: ensure URL parameters don't make it into the name 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