public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][PATCH 0/1] Uninative 5.0 for patchelf updates
@ 2025-10-16 20:44 Michael Halstead
  2025-10-16 20:44 ` [OE-core][PATCH 1/1] meta/conf/distro/include/yocto-uninative.inc Michael Halstead
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Halstead @ 2025-10-16 20:44 UTC (permalink / raw)
  To: openembedded-core; +Cc: richard.purdie, Michael Halstead

Built from
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/43/builds/2640.

Michael Halstead (1):
  meta/conf/distro/include/yocto-uninative.inc

 meta/conf/distro/include/yocto-uninative.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.51.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [OE-core][PATCH 1/1] meta/conf/distro/include/yocto-uninative.inc
  2025-10-16 20:44 [OE-core][PATCH 0/1] Uninative 5.0 for patchelf updates Michael Halstead
@ 2025-10-16 20:44 ` Michael Halstead
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Halstead @ 2025-10-16 20:44 UTC (permalink / raw)
  To: openembedded-core; +Cc: richard.purdie, Michael Halstead

yocto-uninative: Update to 5.0 for needed patchelf updates

Solves some segfaults on relocated qemu-img binaries.

[YOCTO #16003]

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
 meta/conf/distro/include/yocto-uninative.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/conf/distro/include/yocto-uninative.inc b/meta/conf/distro/include/yocto-uninative.inc
index 3ced03d477..e9dc6c8640 100644
--- a/meta/conf/distro/include/yocto-uninative.inc
+++ b/meta/conf/distro/include/yocto-uninative.inc
@@ -7,9 +7,9 @@
 #
 
 UNINATIVE_MAXGLIBCVERSION = "2.42"
-UNINATIVE_VERSION = "4.9"
+UNINATIVE_VERSION = "5.0"
 
 UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/${UNINATIVE_VERSION}/"
-UNINATIVE_CHECKSUM[aarch64] ?= "812045d826b7fda88944055e8526b95a5a9440bfef608d5b53fd52faab49bf85"
-UNINATIVE_CHECKSUM[i686] ?= "5cc28efd0c15a75de4bcb147c6cce65f1c1c9d442173a220f08427f40a3ffa09"
-UNINATIVE_CHECKSUM[x86_64] ?= "4c03d1ed2b7b4e823aca4a1a23d8f2e322f1770fc10e859adcede5777aff4f3a"
+UNINATIVE_CHECKSUM[aarch64] ?= "a25f2174d0cefcb22af005e9bc72ac01ae83b011c5b6d6d5bf00dac979877f76"
+UNINATIVE_CHECKSUM[i686] ?= "959cc2539b692f9b9862825c7324a0fe4d061fca742f6c259f67f581c59af956"
+UNINATIVE_CHECKSUM[x86_64] ?= "96045e8b1e242c8a849426a8506c7043f354b39f2bc0035192780e8205e23e9d"
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-16 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 20:44 [OE-core][PATCH 0/1] Uninative 5.0 for patchelf updates Michael Halstead
2025-10-16 20:44 ` [OE-core][PATCH 1/1] meta/conf/distro/include/yocto-uninative.inc Michael Halstead

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox