diff options
-rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.25.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/binutils/binutils/0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch (renamed from meta/recipes-devtools/binutils/binutils/0001-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch) | 0 |
2 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): | |||
16 | 16 | ||
17 | BINUPV = "${@binutils_branch_version(d)}" | 17 | BINUPV = "${@binutils_branch_version(d)}" |
18 | 18 | ||
19 | SRCREV = "f2df1e49400f9e2d8d63a5d0fec9bf8c5c2b3342" | 19 | SRCREV = "bff55dd20499331280c96697a25b48dd4d7b69e8" |
20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
21 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ | 21 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ |
22 | file://0002-configure-widen-the-regexp-for-SH-architectures.patch \ | 22 | file://0002-configure-widen-the-regexp-for-SH-architectures.patch \ |
@@ -31,7 +31,7 @@ SRC_URI = "\ | |||
31 | file://0011-Change-default-emulation-for-mips64-linux.patch \ | 31 | file://0011-Change-default-emulation-for-mips64-linux.patch \ |
32 | file://0012-Add-XLP-instructions-support.patch \ | 32 | file://0012-Add-XLP-instructions-support.patch \ |
33 | file://0013-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch \ | 33 | file://0013-Fix-an-internal-error-in-do_print_to_mapfile-seen-wi.patch \ |
34 | file://0001-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \ | 34 | file://0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \ |
35 | " | 35 | " |
36 | S = "${WORKDIR}/git" | 36 | S = "${WORKDIR}/git" |
37 | 37 | ||
diff --git a/meta/recipes-devtools/binutils/binutils/0001-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch b/meta/recipes-devtools/binutils/binutils/0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch index e02430251e..e02430251e 100644 --- a/meta/recipes-devtools/binutils/binutils/0001-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch +++ b/meta/recipes-devtools/binutils/binutils/0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch | |||