poky/scripts/lib/recipetool
Paul Eggleton 788e4bb23e recipetool: create: fix overzealous mapping of git URLs
The regex for detecting git URLs was unanchored, leading to it matching
where it shouldn't have. An example of where this went wrong was
http://taglib.github.io/releases/taglib-1.9.1.tar.gz.

(From OE-Core rev: bacff751c88b680fbfb07843b18c59c8bc80a9ea)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-19 17:24:51 +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 additional autoconf macros from autoconf-archive 2016-01-19 17:24:50 +00:00
create.py recipetool: create: fix overzealous mapping of git URLs 2016-01-19 17:24:51 +00:00
newappend.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00
setvar.py recipetool: make plugin registration function name consistent with devtool 2015-12-01 21:32:05 +00:00