package/binutils-bare-metal: bump to binutils 2.43.1

package/binutils-bare-metal: bump to 2.43.1

See here the release announcement for changes:
https://sourceware.org/pipermail/binutils/2024-August/136396.html

Signed-off-by: Neal Frager <neal.frager@amd.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Neal Frager
2024-09-22 14:12:29 +01:00
committed by Thomas Petazzoni
parent 2e72ecc2b5
commit a7eaefbbcb
3 changed files with 2 additions and 2 deletions

View File

@@ -1 +0,0 @@
../binutils/2.42

View File

@@ -0,0 +1 @@
../binutils/2.43.1/

View File

@@ -4,7 +4,7 @@
#
################################################################################
HOST_BINUTILS_BARE_METAL_VERSION = 2.42
HOST_BINUTILS_BARE_METAL_VERSION = 2.43.1
HOST_BINUTILS_BARE_METAL_SITE = $(BR2_GNU_MIRROR)/binutils
HOST_BINUTILS_BARE_METAL_SOURCE = binutils-$(HOST_BINUTILS_BARE_METAL_VERSION).tar.xz