]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
toolchain: binutils: fix update to 2.45.1
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Feb 2026 19:43:11 +0000 (20:43 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Mar 2026 01:06:00 +0000 (02:06 +0100)
Rename the patches folder too and also adapt the name in the toolchain menu.
Without changing the patches folder name the patches are not applied.

Fixes: adad973a9c34 ("toolchain: binutils: update to 2.45.1")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/binutils/Config.in
toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch [moved from toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch with 100% similarity]
toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch [moved from toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch with 100% similarity]
toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch [moved from toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch with 100% similarity]

index 87a59d7c112a4d2fe224ad7656c4a7ae2769d442..4e00556cf761dfecfc8666213eed77d1a4471f5f 100644 (file)
@@ -19,7 +19,7 @@ choice
                select BINUTILS_VERSION_2_44
 
        config BINUTILS_USE_VERSION_2_45
-               bool "Binutils 2.45"
+               bool "Binutils 2.45.1"
                select BINUTILS_VERSION_2_45
 endchoice