Skip to content

Commit df1c769

Browse files
committed
toolchain: binutils: fix update to 2.45.1
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: adad973 ("toolchain: binutils: update to 2.45.1") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 525a1e9)
1 parent 0ff617f commit df1c769

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

toolchain/binutils/Config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ choice
1919
select BINUTILS_VERSION_2_44
2020

2121
config BINUTILS_USE_VERSION_2_45
22-
bool "Binutils 2.45"
22+
bool "Binutils 2.45.1"
2323
select BINUTILS_VERSION_2_45
2424
endchoice
2525

toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch renamed to toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch

File renamed without changes.

toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch renamed to toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch

File renamed without changes.

toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch renamed to toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch

File renamed without changes.

0 commit comments

Comments
 (0)