diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-08-06 17:41:23 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-10 10:46:28 +0100 |
| commit | 30ab044dacf2b8ece625c0735b620b2c47b8cf40 (patch) | |
| tree | 2c3950f80d0079aed26c15ad8c95bc26c0263741 /meta/recipes-devtools/binutils/binutils.inc | |
| parent | 26c6b10da83dcb7a1bcacabcf32e4ee2fab84057 (diff) | |
| download | poky-30ab044dacf2b8ece625c0735b620b2c47b8cf40.tar.gz | |
binutils: Bump to 2.27
(From OE-Core rev: 3f1eb2556026572dca9476c561d89b86723395c7)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc index 70589ecad9..75d190f802 100644 --- a/meta/recipes-devtools/binutils/binutils.inc +++ b/meta/recipes-devtools/binutils/binutils.inc | |||
| @@ -57,7 +57,6 @@ USE_ALTERNATIVES_FOR = " \ | |||
| 57 | strings \ | 57 | strings \ |
| 58 | strip \ | 58 | strip \ |
| 59 | " | 59 | " |
| 60 | USE_ALTERNATIVES_FOR_remove_mips = "ld.gold dwp" | ||
| 61 | 60 | ||
| 62 | python do_package_prepend() { | 61 | python do_package_prepend() { |
| 63 | make_alts = d.getVar("USE_ALTERNATIVES_FOR", True) or "" | 62 | make_alts = d.getVar("USE_ALTERNATIVES_FOR", True) or "" |
