binutils: bump 2.25.x series to 2.25.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f84cc202aa
commit
a8fd20b5e6
package/binutils
2.25.1
120-sh-conf.patch300-001_ld_makefile_patch.patch300-012_check_ldrunpath_length.patch500-sysroot.patch600-poison-system-directories.patch905-Fix-trampolines-search-code-for-conditional-branches.patch906-xtensa-optimize-check_section_ebb_pcrels_fit.patch907-xtensa-optimize-removed_by_actions.patch908-xtensa-optimize-find_removed_literal.patch909-xtensa-replace-action-list-with-splay-tree.patch910-xtensa-optimize-trampolines-relaxation.patch911-xtensa-fix-localized-symbol-refcounting-with-gc-sect.patch912-xtensa-fix-gas-segfault-with-text-section-literals.patch
Config.in.hostbinutils.hash@ -18,7 +18,7 @@ choice
|
||||
bool "binutils 2.24"
|
||||
|
||||
config BR2_BINUTILS_VERSION_2_25_X
|
||||
bool "binutils 2.25"
|
||||
bool "binutils 2.25.1"
|
||||
|
||||
endchoice
|
||||
|
||||
@ -27,7 +27,7 @@ config BR2_BINUTILS_VERSION
|
||||
default "arc-2015.06" if BR2_arc
|
||||
default "2.23.2" if BR2_BINUTILS_VERSION_2_23_X
|
||||
default "2.24" if BR2_BINUTILS_VERSION_2_24_X
|
||||
default "2.25" if BR2_BINUTILS_VERSION_2_25_X
|
||||
default "2.25.1" if BR2_BINUTILS_VERSION_2_25_X
|
||||
|
||||
config BR2_BINUTILS_ENABLE_LTO
|
||||
bool
|
||||
|
@ -2,6 +2,6 @@
|
||||
sha512 ffe8ef263ef99183e8cc823fe8487ff7d0f7bf9a8efd2853b5f4636aca0023850d13de4eac7d77a5f69413d8a50e6f95bb14569be53df86c0bce38034525ab74 binutils-2.22.tar.bz2
|
||||
sha512 dec753bbba008f1526b89cf1bd85feba78f362f5333ffdf93953fd131eb755976dec82a0a4ba38c43d2434da007137780cfe674de5414be5cf7ce7fbc6af6d16 binutils-2.23.2.tar.bz2
|
||||
sha512 5ec95ad47d49b12c4558a8db0ca2109d3ee1955e3776057f3330c4506f8f4d1cf5e505fbf8a16b98403a0fcdeaaf986fe0a22be6456247dbdace63ce1f776b12 binutils-2.24.tar.bz2
|
||||
sha512 49438970642f379978aba988e3d2e7b63dab6fd0b46d91f4100f083e87a84d242089daca58572245fe620457a77bbbe2d78588ff3fb79314e500d1a39bf96f30 binutils-2.25.tar.bz2
|
||||
sha512 0b36dda0e6d32cd25613c0e64b56b28312515c54d6a159efd3db9a86717f114ab0a0a1f69d08975084d55713ebaeab64e4085c9b3d1c3fa86712869f80eb954d binutils-2.25.1.tar.bz2
|
||||
# No hash for the ARC variant, comes from the github-helper:
|
||||
none xxx binutils-arc-2015.06.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user