Re: [OE-core] [PATCH] uninative: Upgrade to 3.9 to include glibc 2.37

2023-03-29 Thread Martin Jansa
Over night I got one failure in kirkstone with new uninative: Exception: subprocess.CalledProcessError: Command '('patchelf-uninative', '--set-interpreter', 'TOPDIR/BUILD/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2', 'TOPDIR/BUILD/work/x86_64-linux/3gpt/fakes/sstate-build-populate_sys

Re: [OE-core] [PATCH] uninative: Upgrade to 3.9 to include glibc 2.37

2023-03-28 Thread Richard Purdie
On Tue, 2023-03-28 at 22:13 +0200, Martin Jansa wrote: > On Tue, Feb 7, 2023 at 10:54 PM Richard Purdie > wrote: > > From: Michael Halstead > > > > Update uninative to work with the new glibc 2.37. > > > > > > > > Signed-off-by: Michael Halstead > > Signed-off-by: Richard Purdie > > --- >

Re: [OE-core] [PATCH] uninative: Upgrade to 3.9 to include glibc 2.37

2023-03-28 Thread Martin Jansa
On Tue, Feb 7, 2023 at 10:54 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > From: Michael Halstead > > Update uninative to work with the new glibc 2.37. > > Signed-off-by: Michael Halstead > Signed-off-by: Richard Purdie > --- > meta/conf/distro/include/yocto-uninative.inc

[OE-core] [PATCH] uninative: Upgrade to 3.9 to include glibc 2.37

2023-02-07 Thread Richard Purdie
From: Michael Halstead Update uninative to work with the new glibc 2.37. Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- meta/conf/distro/include/yocto-uninative.inc | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/conf/distro/include/yocto