From e9d0945b3698bf766ee89f0b4d9224d2394a8061 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 6 Nov 2008 15:39:40 +0000 Subject: Add patch to build with new Texinfo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1135 42af7a65-404d-4744-a932-0658087f49c3 --- .../binutils/2.17.50.0.10/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.2/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.3/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.4/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.5/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.6/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.7/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.8/400-makeinfo-version-check.patch | 12 ++++++++++++ .../binutils/2.17.50.0.9/400-makeinfo-version-check.patch | 12 ++++++++++++ .../toolchain/binutils/2.17/400-makeinfo-version-check.patch | 12 ++++++++++++ 10 files changed, 120 insertions(+) create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.10/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.2/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.3/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.4/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.5/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.6/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.7/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.8/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17.50.0.9/400-makeinfo-version-check.patch create mode 100644 misc/buildroot/toolchain/binutils/2.17/400-makeinfo-version-check.patch diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.10/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.10/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.10/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.2/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.2/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.2/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.3/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.3/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.3/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.4/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.4/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.4/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.5/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.5/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.5/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.6/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.6/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.6/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.7/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.7/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.7/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.8/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.8/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.8/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17.50.0.9/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17.50.0.9/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17.50.0.9/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" diff --git a/misc/buildroot/toolchain/binutils/2.17/400-makeinfo-version-check.patch b/misc/buildroot/toolchain/binutils/2.17/400-makeinfo-version-check.patch new file mode 100644 index 000000000..8445b608a --- /dev/null +++ b/misc/buildroot/toolchain/binutils/2.17/400-makeinfo-version-check.patch @@ -0,0 +1,12 @@ +diff -up binutils-2.17/configure~ binutils-2.17/configure +--- binutils-2.17/configure~ 2007-12-02 16:56:59.000000000 +0100 ++++ binutils-2.17/configure 2007-12-02 16:56:59.000000000 +0100 +@@ -3637,7 +3637,7 @@ case " $build_configdirs " in + # For an installed makeinfo, we require it to be from texinfo 4.4 or + # higher, else we use the "missing" dummy. + if ${MAKEINFO} --version \ +- | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then ++ | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-3][0-9]|[5-9])' >/dev/null 2>&1; then + : + else + MAKEINFO="$MISSING makeinfo" -- cgit v1.2.3