]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
fetch2: wget latest_versionstring improve _parse_path
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 13 Feb 2015 21:58:08 +0000 (15:58 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Feb 2015 09:12:40 +0000 (09:12 +0000)
commit1127af5b8c458929c4685b0326f86870ed09442e
treecc38f92305b78954d355511bce12fcbd988c68d7
parent408be9cdf2b1e32e64ea488d8051a546fb54c144
fetch2: wget latest_versionstring improve _parse_path

Add support for get group only if exist in regex, this enables to use
this function in _check_latestversion regardless if the regex is generic
or specified by REGEX_URI.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/fetch2/wget.py