[OE-core] [PATCH 1/2] libedit: Move from meta-oe
Alexander Kanavin
alex.kanavin at gmail.com
Mon Aug 5 11:34:47 UTC 2019
On Wed, 31 Jul 2019 at 19:48, Khem Raj <raj.khem at gmail.com> wrote:
> +UPSTREAM_CHECK_REGEX = "libedit-(?P<pver>\d+(\.\d+)+)\.tar.gz"
>
The recipe in meta-oe did not have this line. Where did you take it from
and how did you test it? It is incorrect as it does not match anything with
a dash (-) in it.
Simply dropping the line makes the version check work again.
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190805/877d3b07/attachment.html>
More information about the Openembedded-core
mailing list