aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/binutils/binutils_2.19.51.bb2
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index ab11453557..4e5fa19142 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -2742,6 +2742,10 @@ sha256=3e8225b4d7ace0a2039de752e11fd6922d3b89a7259a292c347391c4788739f6
md5=c55a2b1eadf818d38e963060412fadca
sha256=11a53d332d2295f447ab49402a34d82875bbf5da8dc239ebb909eafdf3c26a36
+[ftp://sourceware.org/pub/binutils/snapshots/binutils-2.19.51.tar.bz2]
+md5=fd59f36022f6ea802d1c844a2576e616
+sha256=52f350e2844e87f9e3bb60ade650ad806d020aafa66248ec2a55313d62ed60e4
+
[ftp://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2]
md5=17a52219dee5a76c1a9d9b0bfd337d66
sha256=bd2ea10ffc2bf62a917b05f4fbe3d02212589c2bc177fa0c51a9c874d3da528a
diff --git a/recipes/binutils/binutils_2.19.51.bb b/recipes/binutils/binutils_2.19.51.bb
index fe5491ee79..20e86c7f10 100644
--- a/recipes/binutils/binutils_2.19.51.bb
+++ b/recipes/binutils/binutils_2.19.51.bb
@@ -5,7 +5,6 @@ LICENSE = "GPLv3"
SRC_URI = "\
ftp://sourceware.org/pub/binutils/snapshots/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
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 \
@@ -13,7 +12,6 @@ SRC_URI = "\
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://uclibc-segfault.patch;patch=1 \
file://ld-stub-crash.patch;patch=1;pnum=0 \
"