summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-05 16:42:24 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-05 17:03:24 +0100
commit7a38bf53365fbeaca53998dc501adc4b79285e9b (patch)
treec16e06c9b0332b9812a5a3c45364afc934606a2a /patches
parent0eb78d24107a112fef72f21039f00f52aa4763fb (diff)
downloadptxdist-7a38bf53365fbeaca53998dc501adc4b79285e9b.tar.gz
ptxdist-7a38bf53365fbeaca53998dc501adc4b79285e9b.tar.xz
hal: remove old patch
not really usefull without running automake Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/hal-0.5.12rc1/hal-0.5.12rc1-makefile-whitespace-after-backslash.diff25
-rw-r--r--patches/hal-0.5.12rc1/series1
2 files changed, 0 insertions, 26 deletions
diff --git a/patches/hal-0.5.12rc1/hal-0.5.12rc1-makefile-whitespace-after-backslash.diff b/patches/hal-0.5.12rc1/hal-0.5.12rc1-makefile-whitespace-after-backslash.diff
deleted file mode 100644
index 73a902c27..000000000
--- a/patches/hal-0.5.12rc1/hal-0.5.12rc1-makefile-whitespace-after-backslash.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-Subject: [patch] remove whitespace after backslash
-From: Robert Schwebel <r.schwebel@pengutronix.de>
-
-With recent autotools I get this warning:
-policy/Makefile.am:26: whitespace following trailing backslash
-
-Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-
----
- policy/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: hal-0.5.12rc1/policy/Makefile.am
-===================================================================
---- hal-0.5.12rc1.orig/policy/Makefile.am
-+++ hal-0.5.12rc1/policy/Makefile.am
-@@ -23,7 +23,7 @@ check:
- then \
- echo ok; \
- else \
-- echo failed; \
-+ echo failed; \
- exit 1; \
- fi; \
- done;
diff --git a/patches/hal-0.5.12rc1/series b/patches/hal-0.5.12rc1/series
deleted file mode 100644
index 349c88e7d..000000000
--- a/patches/hal-0.5.12rc1/series
+++ /dev/null
@@ -1 +0,0 @@
-hal-0.5.12rc1-makefile-whitespace-after-backslash.diff