[OE-core] [PATCH] libedit: fix upstream verison check

Khem Raj raj.khem at gmail.com
Mon Aug 5 17:16:18 UTC 2019


On Mon, Aug 5, 2019 at 4:35 AM Alexander Kanavin <alex.kanavin at gmail.com> wrote:
>
> The default works fine; not sure why the line was added.
>

LGTM. Thanks for fixiing it

> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/recipes-devtools/libedit/libedit_20190324-3.1.bb | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/meta/recipes-devtools/libedit/libedit_20190324-3.1.bb b/meta/recipes-devtools/libedit/libedit_20190324-3.1.bb
> index 01e7f360096..6a599ebca55 100644
> --- a/meta/recipes-devtools/libedit/libedit_20190324-3.1.bb
> +++ b/meta/recipes-devtools/libedit/libedit_20190324-3.1.bb
> @@ -18,6 +18,4 @@ SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
>  SRC_URI[md5sum] = "bec755c8044ad84b752dfe49a0b371d8"
>  SRC_URI[sha256sum] = "ac8f0f51c1cf65492e4d1e3ed2be360bda41e54633444666422fbf393bba1bae"
>
> -UPSTREAM_CHECK_REGEX = "libedit-(?P<pver>\d+(\.\d+)+)\.tar.gz"
> -
>  BBCLASSEXTEND = "native nativesdk"
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list