From: Konstantin Demin Date: Wed, 17 Jun 2026 00:27:03 +0000 (+0300) Subject: toolchain: binutils: partially revert commit 525a1e94b343 "fix update to 2.45.1" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F23773%2Fhead;p=thirdparty%2Fopenwrt.git toolchain: binutils: partially revert commit 525a1e94b343 "fix update to 2.45.1" Commit eac927fadf07 "toolchain: binutils: simplify patch management" being applied after commit 525a1e94b343 "toolchain: binutils: fix update to 2.45.1" effectively disables patching binutils 2.45.1 in OpenWrt. Fixes: 525a1e94b343 "toolchain: binutils: fix update to 2.45.1" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/23773 Signed-off-by: Jonas Jelonek --- diff --git a/toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch similarity index 100% rename from toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch rename to toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch diff --git a/toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch b/toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch similarity index 100% rename from toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch rename to toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch diff --git a/toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch b/toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch similarity index 100% rename from toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch rename to toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch