diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-07-07 11:08:29 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-12 23:10:13 +0100 |
| commit | ec336702a2e3a521d24d1e5b00cee2b3ae86854e (patch) | |
| tree | 4092fb9c7e7c139b61267a02507cb84564529b94 /meta/recipes-devtools/binutils/binutils-2.26.inc | |
| parent | d428f2eeb8df4b6e088a7c134509f77f5eae4fc2 (diff) | |
| download | poky-ec336702a2e3a521d24d1e5b00cee2b3ae86854e.tar.gz | |
binutils: Upgrade to 2.26.1
Delete upstreamed patch
(From OE-Core rev: 37e8b6ecf9f9163d7b5b3becdc2feba57df4838f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.26.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.26.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.26.inc b/meta/recipes-devtools/binutils/binutils-2.26.inc index 04e0102b6e..82cb7f566c 100644 --- a/meta/recipes-devtools/binutils/binutils-2.26.inc +++ b/meta/recipes-devtools/binutils/binutils-2.26.inc | |||
| @@ -18,7 +18,7 @@ BINUPV = "${@binutils_branch_version(d)}" | |||
| 18 | 18 | ||
| 19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)" |
| 20 | 20 | ||
| 21 | SRCREV = "71fa566a9cf2597b60a58c1d7c148bab637454a6" | 21 | SRCREV = "c29838e7f484e0b5714b02e7feb9a88d3a045dd2" |
| 22 | SRC_URI = "\ | 22 | SRC_URI = "\ |
| 23 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ | 23 | git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \ |
| 24 | file://0002-configure-widen-the-regexp-for-SH-architectures.patch \ | 24 | file://0002-configure-widen-the-regexp-for-SH-architectures.patch \ |
| @@ -35,7 +35,6 @@ SRC_URI = "\ | |||
| 35 | file://0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch \ | 35 | file://0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch \ |
| 36 | file://0014-Correct-nios2-_gp-address-computation.patch \ | 36 | file://0014-Correct-nios2-_gp-address-computation.patch \ |
| 37 | file://0015-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch \ | 37 | file://0015-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch \ |
| 38 | file://MIPS-GAS-Fix-an-ISA-override-not-lifting-ABI-restrictions.patch \ | ||
| 39 | " | 38 | " |
| 40 | S = "${WORKDIR}/git" | 39 | S = "${WORKDIR}/git" |
| 41 | 40 | ||
