From d2ecbf63bc1f76061a2e2808238342336e7f5dfd Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 07:02:21 +0000 Subject: [PATCH] coreutils: upgrade 9.10 -> 9.11 --- .../coreutils/coreutils/remove-usr-local-lib-from-m4.patch | 4 ++-- .../coreutils/{coreutils_9.10.bb => coreutils_9.11.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/coreutils/{coreutils_9.10.bb => coreutils_9.11.bb} (99%) diff --git a/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch b/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch index 718de0ab78..b5d788161a 100644 --- a/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch +++ b/meta/recipes-core/coreutils/coreutils/remove-usr-local-lib-from-m4.patch @@ -1,4 +1,4 @@ -From f53ffb5b27ab7d4a4c62df00ebd6a1a6936d1709 Mon Sep 17 00:00:00 2001 +From 91c377bc35037aaa087b9db8cd2e4c5cefe8f2d7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 Aug 2011 14:12:30 -0700 Subject: [PATCH] coreutils: Fix build on uclibc @@ -17,7 +17,7 @@ Upstream-Status: Inappropriate [Upstream does care for AIX while we may not] 1 file changed, 12 deletions(-) diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 -index 9d0236f..68f7c52 100644 +index dc22616..39561dd 100644 --- a/m4/getloadavg.m4 +++ b/m4/getloadavg.m4 @@ -46,18 +46,6 @@ if test $ac_cv_func_getloadavg != yes; then diff --git a/meta/recipes-core/coreutils/coreutils_9.10.bb b/meta/recipes-core/coreutils/coreutils_9.11.bb similarity index 99% rename from meta/recipes-core/coreutils/coreutils_9.10.bb rename to meta/recipes-core/coreutils/coreutils_9.11.bb index ad4639b5ed..ea2d237c3d 100644 --- a/meta/recipes-core/coreutils/coreutils_9.10.bb +++ b/meta/recipes-core/coreutils/coreutils_9.11.bb @@ -17,7 +17,7 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \ file://remove-usr-local-lib-from-m4.patch \ file://run-ptest \ " -SRC_URI[sha256sum] = "16535a9adf0b10037364e2d612aad3d9f4eca3a344949ced74d12faf4bd51d25" +SRC_URI[sha256sum] = "394024eda0a5955217ceda9cd1201e65dc8fa3aa29c2951135a49521d57c3cc3" CVE_PRODUCT = "gnu:coreutils" -- 2.47.1