--- /dev/null
+---
+ configure | 2 +-
+ configure.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+--- binutils-2.17.orig/configure
++++ binutils-2.17/configure
+@@ -3635,11 +3635,11 @@ case " $build_configdirs " in
+ *)
+
+ # For an installed makeinfo, we require it to be from texinfo 4.2 or
+ # higher, else we use the "missing" dummy.
+ if ${MAKEINFO} --version \
+- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])' >/dev/null 2>&1; then
++ | egrep 'texinfo[^0-9]*(4\.([6-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
+ :
+ else
+ MAKEINFO="$MISSING makeinfo"
+ fi
+ ;;
+--- binutils-2.17.orig/configure.in
++++ binutils-2.17/configure.in
+@@ -2204,11 +2204,11 @@ case " $build_configdirs " in
+ *)
+ changequote(,)
+ # For an installed makeinfo, we require it to be from texinfo 4.2 or
+ # higher, else we use the "missing" dummy.
+ if ${MAKEINFO} --version \
+- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[2-9]|[5-9])' >/dev/null 2>&1; then
++ | egrep 'texinfo[^0-9]*(4\.([6-9]|[1-9][0-9])|[5-9]|[1-9][0-9])' >/dev/null 2>&1; then
+ :
+ else
+ MAKEINFO="$MISSING makeinfo"
+ fi
+ ;;
${bindir}/strings \
${bindir}/strip"
-SRC_URI = \
- "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2006q1-6-arm-none-eabi.src.tar.bz2 \
+SRC_URI = "\
+ http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2006q1-6-arm-none-eabi.src.tar.bz2 \
file://binutils-2.17-csl-tc-arm-mmxwc-polymorphism.patch;patch=1;pnum=1\
file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1;pnum=1\
file://binutils-uclibc-100-uclibc-conf.patch;patch=1;pnum=1 \
file://binutils-uclibc-300-006_better_file_error.patch;patch=1;pnum=1 \
file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1;pnum=1 \
file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1;pnum=1 \
- file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1;pnum=1"
+ file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1;pnum=1 \
+ file://binutils-configure-texinfo-version.patch;patch=1"
do_unpack2() {
cd ${WORKDIR}