From 206ac6a19f09071b0bdf0f1edbf0c87e89d347de Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 16 Jun 2026 09:16:02 +0200 Subject: [PATCH] package/binutils: bump version to 2.46.1 https://sourceware.org/pipermail/binutils/2026-June/149568.html Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/binutils/{2.46.0 => 2.46.1}/0001-sh-conf.patch | 0 .../{2.46.0 => 2.46.1}/0002-poison-system-directories.patch | 0 package/binutils/Config.in.host | 4 ++-- package/binutils/binutils.hash | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename package/binutils/{2.46.0 => 2.46.1}/0001-sh-conf.patch (100%) rename package/binutils/{2.46.0 => 2.46.1}/0002-poison-system-directories.patch (100%) diff --git a/package/binutils/2.46.0/0001-sh-conf.patch b/package/binutils/2.46.1/0001-sh-conf.patch similarity index 100% rename from package/binutils/2.46.0/0001-sh-conf.patch rename to package/binutils/2.46.1/0001-sh-conf.patch diff --git a/package/binutils/2.46.0/0002-poison-system-directories.patch b/package/binutils/2.46.1/0002-poison-system-directories.patch similarity index 100% rename from package/binutils/2.46.0/0002-poison-system-directories.patch rename to package/binutils/2.46.1/0002-poison-system-directories.patch diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host index 8032bfe005..90315f8053 100644 --- a/package/binutils/Config.in.host +++ b/package/binutils/Config.in.host @@ -23,7 +23,7 @@ config BR2_BINUTILS_VERSION_2_45_X bool "binutils 2.45.1" config BR2_BINUTILS_VERSION_2_46_X - bool "binutils 2.46.0" + bool "binutils 2.46.1" endchoice @@ -32,7 +32,7 @@ config BR2_BINUTILS_VERSION default "arc-2024.12-release" if BR2_BINUTILS_VERSION_ARC default "2.44" if BR2_BINUTILS_VERSION_2_44_X default "2.45.1" if BR2_BINUTILS_VERSION_2_45_X - default "2.46.0" if BR2_BINUTILS_VERSION_2_46_X + default "2.46.1" if BR2_BINUTILS_VERSION_2_46_X config BR2_BINUTILS_GPROFNG bool "gprofng support" diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash index df2613055a..14fd65d4a9 100644 --- a/package/binutils/binutils.hash +++ b/package/binutils/binutils.hash @@ -1,7 +1,7 @@ # From https://gcc.gnu.org/pub/binutils/releases/sha512.sum sha512 b85d3bbc0e334cf67a96219d3c7c65fbf3e832b2c98a7417bf131f3645a0307057ec81cd2b29ff2563cec53e3d42f73e2c60cc5708e80d4a730efdcc6ae14ad7 binutils-2.44.tar.xz sha512 ea030419eba387579ab717be7e3223fc99e93b586860b06003c12489f93441640d4082736f76aa5e98233db4f46e232f536a45e471486de1f5b64e1b827c167e binutils-2.45.1.tar.xz -sha512 32f880bb4f69351f4ae54a5d00359625c6c49d8e76624fb5cffdf174c79c8d3212f66225b81c12933c6ed59604ab652560773dd92fab384b930c97a9d4e1fdf2 binutils-2.46.0.tar.xz +sha512 a5c65e56e400ed3fb8906a995dbb93eb5bea54b16344244653d7f44ef29ceb60270da263b19d25302c37759784e14fcb4b9421b29e0e2c7f450bd99f6bb4595c binutils-2.46.1.tar.xz # Locally calculated (fetched from Github) sha512 46c336a16bde7b73dc4ceac0986887d47d542a1452e1936ef871b5e76afdb6cad4b18ccb4d93341358e7bb92c2ef74781e1fb72935d527d15251ac9f9daa8305 binutils-gdb-arc-2024.12-release.tar.gz