From e1334d5719f663e87eef07b95ea66ddc04189d31 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 9 Dec 2009 20:43:10 -0800 Subject: 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 Signed-off-by: Khem Raj --- recipes/binutils/binutils_2.20.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/binutils/binutils_2.20.bb') 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 \ " -- cgit 1.2.3-korg