aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.20.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-09 20:43:10 -0800
committerKhem Raj <raj.khem@gmail.com>2009-12-09 20:47:19 -0800
commite1334d5719f663e87eef07b95ea66ddc04189d31 (patch)
treea3b96df23669b6f70815fca5b6bfd317e1a75b6d /recipes/binutils/binutils_2.20.bb
parent4da28a2fbb3ead466a81382970c976667e6ab6cc (diff)
downloadopenembedded-e1334d5719f663e87eef07b95ea66ddc04189d31.tar.gz
binutils-2.20: Dont apply binutils-arm-pr7093 patch.
* Delete the patches which are not applied to 2.20 recipes. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/binutils/binutils_2.20.bb')
-rw-r--r--recipes/binutils/binutils_2.20.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/binutils/binutils_2.20.bb b/recipes/binutils/binutils_2.20.bb
index 62f40f231a..5398688cfb 100644
--- a/recipes/binutils/binutils_2.20.bb
+++ b/recipes/binutils/binutils_2.20.bb
@@ -2,7 +2,7 @@ require binutils.inc
LICENSE = "GPLv3"
INC_PR = "r1"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
@@ -12,7 +12,6 @@ SRC_URI = "\
file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
file://ld-stub-crash.patch;patch=1;pnum=0 \
file://binutils-arm-non-empty-know.patch;patch=1 \
"