aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.16.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/binutils/binutils_2.16.1.bb')
-rw-r--r--recipes/binutils/binutils_2.16.1.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes/binutils/binutils_2.16.1.bb b/recipes/binutils/binutils_2.16.1.bb
index 861a8350a7..0b3ede1fc3 100644
--- a/recipes/binutils/binutils_2.16.1.bb
+++ b/recipes/binutils/binutils_2.16.1.bb
@@ -1,19 +1,19 @@
-PR = "r1"
-
CROSSTOOL_PATCH_URL = "http://www.kegel.com/crosstool/crosstool-0.43/patches/binutils-2.16.1/"
SRC_URI = \
"${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=archive \
- ${CROSSTOOL_PATCH_URL}bfd-hash-tweak.patch;patch=1;name=patch1 \
- ${CROSSTOOL_PATCH_URL}binutils-2.15-psignal.patch;patch=1;name=patch2 \
- ${CROSSTOOL_PATCH_URL}binutils-skip-comments.patch;patch=1;name=patch3 \
- ${CROSSTOOL_PATCH_URL}callahan.patch;patch=1;name=patch4 \
- ${CROSSTOOL_PATCH_URL}cross-gprof.patch;patch=1;name=patch5 \
- ${CROSSTOOL_PATCH_URL}stabs-tweak.patch;patch=1;name=patch6 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1"
+ ${CROSSTOOL_PATCH_URL}bfd-hash-tweak.patch;name=patch1 \
+ ${CROSSTOOL_PATCH_URL}binutils-2.15-psignal.patch;name=patch2 \
+ ${CROSSTOOL_PATCH_URL}binutils-skip-comments.patch;name=patch3 \
+ ${CROSSTOOL_PATCH_URL}callahan.patch;name=patch4 \
+ ${CROSSTOOL_PATCH_URL}cross-gprof.patch;name=patch5 \
+ ${CROSSTOOL_PATCH_URL}stabs-tweak.patch;name=patch6 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch"
require binutils.inc
+PR = "${INC_PR}.0"
+
SRC_URI[archive.md5sum] = "6a9d529efb285071dad10e1f3d2b2967"
SRC_URI[archive.sha256sum] = "351a6846ee179a37ed87a487971547159a7f4f92a1dec598c727f184a0de61ae"
SRC_URI[patch1.md5sum] = "b12426fd72bedf00c389a7fb458275a8"