aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.25.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.25.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.25.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.25.inc b/meta/recipes-devtools/binutils/binutils-2.25.inc
index 269bcbbdbb..c9a5fe075c 100644
--- a/meta/recipes-devtools/binutils/binutils-2.25.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.25.inc
@@ -16,7 +16,7 @@ def binutils_branch_version(d):
BINUPV = "${@binutils_branch_version(d)}"
-SRCREV = "f2df1e49400f9e2d8d63a5d0fec9bf8c5c2b3342"
+SRCREV = "bff55dd20499331280c96697a25b48dd4d7b69e8"
SRC_URI = "\
git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \
file://0002-configure-widen-the-regexp-for-SH-architectures.patch \
@@ -31,7 +31,7 @@ SRC_URI = "\
file://0011-Change-default-emulation-for-mips64-linux.patch \
file://0012-Add-XLP-instructions-support.patch \
file://0013-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch \
- file://0001-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \
+ file://0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \
"
S = "${WORKDIR}/git"