summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/newlib-2.5.0/0001-handle-eabihf-targets-correctly.patch22
-rwxr-xr-xpatches/newlib-2.5.0/autogen.sh3
-rw-r--r--patches/newlib-2.5.0/series4
3 files changed, 0 insertions, 29 deletions
diff --git a/patches/newlib-2.5.0/0001-handle-eabihf-targets-correctly.patch b/patches/newlib-2.5.0/0001-handle-eabihf-targets-correctly.patch
deleted file mode 100644
index 80664bb..0000000
--- a/patches/newlib-2.5.0/0001-handle-eabihf-targets-correctly.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Tue, 3 Dec 2013 18:42:13 +0100
-Subject: [PATCH] handle *-eabihf targets correctly
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- libgloss/arm/configure.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/libgloss/arm/configure.in b/libgloss/arm/configure.in
-index 39c15d724bc4..5fa901d14a3d 100644
---- a/libgloss/arm/configure.in
-+++ b/libgloss/arm/configure.in
-@@ -49,7 +49,7 @@ AC_PROG_RANLIB
- LIB_AM_PROG_AS
-
- case "${target}" in
-- *-*-elf | *-*-eabi | *-*-tirtos*)
-+ *-*-elf | *-*-eabi* | *-*-tirtos*)
- objtype=elf-
- ;;
- *-*-coff)
diff --git a/patches/newlib-2.5.0/autogen.sh b/patches/newlib-2.5.0/autogen.sh
deleted file mode 100755
index 6e02efd..0000000
--- a/patches/newlib-2.5.0/autogen.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-set -x
-cd libgloss/arm/ && autoreconf
diff --git a/patches/newlib-2.5.0/series b/patches/newlib-2.5.0/series
deleted file mode 100644
index 310a80b..0000000
--- a/patches/newlib-2.5.0/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-handle-eabihf-targets-correctly.patch
-# 65218e362b39ad08dc6358b4e41cb1f3 - git-ptx-patches magic