@@ -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 <raj.khem@gmail.com>
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
similarity index 99%
rename from meta/recipes-core/coreutils/coreutils_9.10.bb
rename to 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"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *coreutils* to *9.11* has Succeeded. Next steps: - apply the patch: git am 0001-coreutils-upgrade-9.10-9.11.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From d2ecbf63bc1f76061a2e2808238342336e7f5dfd Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> 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%)