diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-08 10:08:45 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-08 10:08:45 +0200 |
commit | f77a615dee76f1c6d560b69ec8c1a245bd46f39c (patch) | |
tree | 8db0ff94871600fd03606f3cd41bd49a9b2d2bf8 /recipes/binutils/binutils_cvs.bb | |
parent | 076d31f2981d51b093d86b0751121fe1e10669b1 (diff) | |
parent | a702c1ad0559dd6712857e2e9a8ee82513814569 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
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 \ |