> -Original Message-
> From: Khem Raj
> Sent: den 13 september 2019 15:48
> To: Nathan Rossi
> Cc: Patches and discussions about the oe-core layer c...@lists.openembedded.org>; Peter Kjellerstedt
>
> Subject: Re: [OE-core] [PATCH] glibc-testsuite: SkipRecip
On Fri, Sep 13, 2019 at 12:49 AM Nathan Rossi wrote:
>
> To prevent issues with parsing or dependencies, limit this recipe to use
> only when the libc is glibc (and libc-locale is glibc-locale).
>
> Signed-off-by: Nathan Rossi
> ---
> meta/recipes-core/glibc/glibc-testsuite_2.30.bb | 7 +++
>
To prevent issues with parsing or dependencies, limit this recipe to use
only when the libc is glibc (and libc-locale is glibc-locale).
Signed-off-by: Nathan Rossi
---
meta/recipes-core/glibc/glibc-testsuite_2.30.bb | 7 +++
1 file changed, 7 insertions(+)
diff --git a/meta/recipes-core/gli