summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.40.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.40.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.40.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.40.inc b/meta/recipes-devtools/binutils/binutils-2.40.inc
index 3d6d8328e1..84dbf5f730 100644
--- a/meta/recipes-devtools/binutils/binutils-2.40.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.40.inc
@@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_40-branch"
18 18
19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" 19UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
20 20
21SRCREV ?= "ffb83e32fc11f36b7b82b876c14888f82cd983b3" 21SRCREV ?= "4671be001eb5a899ecac3e2686a92934000f8262"
22BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" 22BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https"
23SRC_URI = "\ 23SRC_URI = "\
24 ${BINUTILS_GIT_URI} \ 24 ${BINUTILS_GIT_URI} \
@@ -32,7 +32,6 @@ SRC_URI = "\
32 file://0011-Check-for-clang-before-checking-gcc-version.patch \ 32 file://0011-Check-for-clang-before-checking-gcc-version.patch \
33 file://0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch \ 33 file://0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch \
34 file://0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \ 34 file://0013-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
35 file://0014-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch \
36 file://0015-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch \ 35 file://0015-Remove-duplicate-pe-dll.o-entry-deom-targ_extra_ofil.patch \
37 file://0016-CVE-2023-25586.patch \ 36 file://0016-CVE-2023-25586.patch \
38 file://fix-time64.patch \ 37 file://fix-time64.patch \