mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/binutils-bare-metal: bump to binutils 2.47
Bump the binutils-bare-metal package to version 2.47. Release notes can be found here: https://sourceware.org/pipermail/binutils/2026-July/150449.html Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2938f827f7
commit
b60d3e2c52
@@ -1,5 +1,5 @@
|
||||
# From https://gcc.gnu.org/pub/binutils/releases/sha512.sum
|
||||
sha512 32f880bb4f69351f4ae54a5d00359625c6c49d8e76624fb5cffdf174c79c8d3212f66225b81c12933c6ed59604ab652560773dd92fab384b930c97a9d4e1fdf2 binutils-2.46.0.tar.xz
|
||||
sha512 3126a1064374d8da40d4d70630c204ed1e75d542c447d53fca9778c7ceff095c28e9b445e15a313fef9729082d7966471ee6b5b715d479aa6d568528743e1d98 binutils-2.47.tar.xz
|
||||
|
||||
# locally computed
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BINUTILS_BARE_METAL_VERSION = 2.46.0
|
||||
BINUTILS_BARE_METAL_VERSION = 2.47
|
||||
BINUTILS_BARE_METAL_SITE = $(BR2_GNU_MIRROR)/binutils
|
||||
BINUTILS_BARE_METAL_SOURCE = binutils-$(BINUTILS_BARE_METAL_VERSION).tar.xz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user