diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-08-06 19:48:36 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-08-06 19:48:36 -0700 |
commit | 45413b68801ebee306920805d96889321177d7e7 (patch) | |
tree | b0c04f424282262d21b5cd09a7307cf31cd9190a /recipes/binutils/binutils_cvs.bb | |
parent | 7ccdfeffc5202da60d7da5b7cb99ea655fe89238 (diff) |
binutils_cvs.bb: objcopy-rename-errorcode patch is not needed anymore.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/binutils/binutils_cvs.bb')
-rw-r--r-- | recipes/binutils/binutils_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_cvs.bb b/recipes/binutils/binutils_cvs.bb index f47de6f2ee..ad4dd2b474 100644 --- a/recipes/binutils/binutils_cvs.bb +++ b/recipes/binutils/binutils_cvs.bb @@ -8,7 +8,7 @@ require binutils.inc S = "${WORKDIR}/src" EXTRA_OEMAKE = "configure-build-libiberty" SRC_URI = "cvs://anoncvs:anoncvs@sources.redhat.com/cvs/src;module=binutils;method=pserver;localdir=src \ - file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \ + file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1;maxdate=20090801 \ file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \ file://110-arm-eabi-conf.patch;patch=1 \ file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \ |