diff options
| author | Armin Kuster <akuster@mvista.com> | 2015-08-16 14:49:41 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-19 18:05:40 +0100 |
| commit | 86559e13452268425162a5f1552fa92b5c9174a0 (patch) | |
| tree | 2b77df6f9f29617d93117ebbf059c0d1b41b229c /meta/recipes-devtools/binutils/binutils-2.25.1.inc | |
| parent | 0f23a3af8e96206fe486e018fef0ca0129f727e7 (diff) | |
| download | poky-86559e13452268425162a5f1552fa92b5c9174a0.tar.gz | |
binutils: Add MIPS Octeon3
This add MIPS octeon3 support to binutils.
(From OE-Core rev: a3d3dc83a1ef73162f548594241c587ad12d8226)
Signed-off-by: Armin Kuster <akuster@mvista.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.25.1.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.25.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.25.1.inc b/meta/recipes-devtools/binutils/binutils-2.25.1.inc index 15ef36ceca..ef85fd460b 100644 --- a/meta/recipes-devtools/binutils/binutils-2.25.1.inc +++ b/meta/recipes-devtools/binutils/binutils-2.25.1.inc | |||
| @@ -32,6 +32,7 @@ SRC_URI = "\ | |||
| 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://0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \ | 34 | file://0014-gold-arm-Skip-pic-check-for-R_ARM_REL32.patch \ |
| 35 | file://binutils-octeon3.patch \ | ||
| 35 | " | 36 | " |
| 36 | S = "${WORKDIR}/git" | 37 | S = "${WORKDIR}/git" |
| 37 | 38 | ||
