On Mon, Aug 5, 2019 at 4:34 AM Alexander Kanavin
wrote:
> On Wed, 31 Jul 2019 at 19:48, Khem Raj wrote:
>
>> +UPSTREAM_CHECK_REGEX = "libedit-(?P\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
On Wed, 31 Jul 2019 at 19:48, Khem Raj wrote:
> +UPSTREAM_CHECK_REGEX = "libedit-(?P\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 l
libedit is needed by llvm on linux and this makes it useful
for both oe-core and clang layer among other users
Thanks to various contributors in maintaing it in meta-oe
Signed-off-by: Khem Raj
---
meta/conf/distro/include/maintainers.inc | 1 +
.../libedit/libedit/stdc-predef.patch