summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/binutils/binutils_2.15.94.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/binutils/binutils_2.15.94.0.1.bb')
-rw-r--r--openembedded/packages/binutils/binutils_2.15.94.0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/binutils/binutils_2.15.94.0.1.bb b/openembedded/packages/binutils/binutils_2.15.94.0.1.bb
index 5edf4548a3..2b2996abe6 100644
--- a/openembedded/packages/binutils/binutils_2.15.94.0.1.bb
+++ b/openembedded/packages/binutils/binutils_2.15.94.0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/binutils/"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "GPL" 4LICENSE = "GPL"
5MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" 5MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
6PR = "r1" 6PR = "r2"
7 7
8inherit autotools gettext 8inherit autotools gettext
9 9
@@ -42,6 +42,7 @@ SRC_URI = \
42 file://ld_makefile.patch;patch=1 \ 42 file://ld_makefile.patch;patch=1 \
43 file://better_file_error.patch;patch=1 \ 43 file://better_file_error.patch;patch=1 \
44 file://signed_char_fix.patch;patch=1 \ 44 file://signed_char_fix.patch;patch=1 \
45 file://objdump_fix.patch;patch=1 \
45 file://binutils-100_cflags_for_build.patch;patch=1 \ 46 file://binutils-100_cflags_for_build.patch;patch=1 \
46 file://binutils-2.15.91.0.1-uclibc-100-conf.patch;patch=1 \ 47 file://binutils-2.15.91.0.1-uclibc-100-conf.patch;patch=1 \
47 file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1" 48 file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1"