aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-watch
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-16 12:03:53 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-16 12:13:57 -0700
commite41ded5f413fdc54a526795c2a202484c2796b84 (patch)
tree4abc64b17ef1844c61f66fd7310a25a4e0745040 /recipes/gpe-watch
parent467575f6e24c425987b14f5b5f32bd0714926bb2 (diff)
downloadopenembedded-e41ded5f413fdc54a526795c2a202484c2796b84.tar.gz
In a large number of patches, remove unneeded '..' in paths.
In most cases we had both ../foopkg/foopkg as the first path and this simply became foopkg (the second path was already correct for the default strip level which is why the patch applies normally). In a few cases the second path was '.' which is valid but not as clear as 'b' (which is what git shows for example) so update that while we're at it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/gpe-watch')
-rw-r--r--recipes/gpe-watch/gpe-watch-0.10/fix_makefile.patch4
-rw-r--r--recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gpe-watch/gpe-watch-0.10/fix_makefile.patch b/recipes/gpe-watch/gpe-watch-0.10/fix_makefile.patch
index ebea8d66e9..c5cf83ca1e 100644
--- a/recipes/gpe-watch/gpe-watch-0.10/fix_makefile.patch
+++ b/recipes/gpe-watch/gpe-watch-0.10/fix_makefile.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gpe-watch-0.10-r0/gpe-watch-0.10/Makefile gpe-watch-0.10/Makefile
---- ../gpe-watch-0.10-r0/gpe-watch-0.10/Makefile 2004-08-03 15:43:54.000000000 +0100
+diff -urNd gpe-watch-0.10/Makefile gpe-watch-0.10/Makefile
+--- gpe-watch-0.10/Makefile 2004-08-03 15:43:54.000000000 +0100
+++ gpe-watch-0.10/Makefile 2004-08-03 16:08:52.000000000 +0100
@@ -8,26 +8,26 @@
MEMBERS = gpe-watch
diff --git a/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch b/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch
index b2fc236e7a..1b0b36a380 100644
--- a/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch
+++ b/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gpe-watch-0.10-r0/gpe-watch-0.10/gpe-watch.c gpe-watch-0.10/gpe-watch.c
---- ../gpe-watch-0.10-r0/gpe-watch-0.10/gpe-watch.c 2004-06-30 12:12:20 +01:00
+diff -urNd gpe-watch-0.10/gpe-watch.c gpe-watch-0.10/gpe-watch.c
+--- gpe-watch-0.10/gpe-watch.c 2004-06-30 12:12:20 +01:00
+++ gpe-watch-0.10/gpe-watch.c 2005-04-28 12:41:33 +01:00
@@ -24,7 +24,6 @@
#ifdef USE_GPE