aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-lights
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-16 12:03:53 -0700
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-22 09:30:16 +0200
commit6f358feeb5104536a9a468c1435d73cd72d3a196 (patch)
tree6f1099ee389c0ae148387d5a3640d9ea32e86011 /recipes/gpe-lights
parent9ed5103650cd285ae5493dd26e7a6a8f28412945 (diff)
downloadopenembedded-6f358feeb5104536a9a468c1435d73cd72d3a196.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> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes/gpe-lights')
-rw-r--r--recipes/gpe-lights/gpe-lights-0.12/fix-makefiles.patch12
-rw-r--r--recipes/gpe-lights/gpe-lights-0.13/fix-makefiles.patch12
2 files changed, 12 insertions, 12 deletions
diff --git a/recipes/gpe-lights/gpe-lights-0.12/fix-makefiles.patch b/recipes/gpe-lights/gpe-lights-0.12/fix-makefiles.patch
index 4ec5b3a682..72e471366a 100644
--- a/recipes/gpe-lights/gpe-lights-0.12/fix-makefiles.patch
+++ b/recipes/gpe-lights/gpe-lights-0.12/fix-makefiles.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-lights-0.12/build/Makefile.dpkg_ipkg
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-lights-0.12/build/Makefile.dpkg_ipkg
+--- gpe-lights-0.12/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+++ gpe-lights-0.12/build/Makefile.dpkg_ipkg 2004-09-18 20:09:37.000000000 +0100
@@ -0,0 +1,114 @@
+## Please read the README in this directory to see how to use this
@@ -116,8 +116,8 @@ diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-li
+
+.c.o:;
+ $(CC) $(CFLAGS) $(CPPFLAGS) $(PACKAGE_CFLAGS) $(PACKAGE_CPPFLAGS) -c $< -o $@
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation gpe-lights-0.12/build/Makefile.translation
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-lights-0.12/build/Makefile.translation gpe-lights-0.12/build/Makefile.translation
+--- gpe-lights-0.12/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+++ gpe-lights-0.12/build/Makefile.translation 2004-09-18 20:09:37.000000000 +0100
@@ -0,0 +1,103 @@
+.SUFFIXES: .mo .po .pot .po8
@@ -223,8 +223,8 @@ diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation gpe-
+
+translation-ipkg:
+ make PREFIX=/usr real-translation-package
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/Makefile gpe-lights-0.12/Makefile
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/Makefile 2004-09-17 23:32:53.000000000 +0100
+diff -urNd gpe-lights-0.12/Makefile gpe-lights-0.12/Makefile
+--- gpe-lights-0.12/Makefile 2004-09-17 23:32:53.000000000 +0100
+++ gpe-lights-0.12/Makefile 2004-09-18 20:10:46.000000000 +0100
@@ -1,41 +1,37 @@
PACKAGE = gpe-lights
diff --git a/recipes/gpe-lights/gpe-lights-0.13/fix-makefiles.patch b/recipes/gpe-lights/gpe-lights-0.13/fix-makefiles.patch
index 3c4581eded..5d99b91dab 100644
--- a/recipes/gpe-lights/gpe-lights-0.13/fix-makefiles.patch
+++ b/recipes/gpe-lights/gpe-lights-0.13/fix-makefiles.patch
@@ -1,5 +1,5 @@
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-lights-0.12/build/Makefile.dpkg_ipkg
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-lights-0.12/build/Makefile.dpkg_ipkg
+--- gpe-lights-0.12/build/Makefile.dpkg_ipkg 1970-01-01 01:00:00.000000000 +0100
+++ gpe-lights-0.12/build/Makefile.dpkg_ipkg 2004-09-18 20:09:37.000000000 +0100
@@ -0,0 +1,114 @@
+## Please read the README in this directory to see how to use this
@@ -116,8 +116,8 @@ diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.dpkg_ipkg gpe-li
+
+.c.o:;
+ $(CC) $(CFLAGS) $(CPPFLAGS) $(PACKAGE_CFLAGS) $(PACKAGE_CPPFLAGS) -c $< -o $@
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation gpe-lights-0.12/build/Makefile.translation
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+diff -urNd gpe-lights-0.12/build/Makefile.translation gpe-lights-0.12/build/Makefile.translation
+--- gpe-lights-0.12/build/Makefile.translation 1970-01-01 01:00:00.000000000 +0100
+++ gpe-lights-0.12/build/Makefile.translation 2004-09-18 20:09:37.000000000 +0100
@@ -0,0 +1,103 @@
+.SUFFIXES: .mo .po .pot .po8
@@ -223,8 +223,8 @@ diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/build/Makefile.translation gpe-
+
+translation-ipkg:
+ make PREFIX=/usr real-translation-package
-diff -urNd ../gpe-lights-0.12-r0/gpe-lights-0.12/Makefile gpe-lights-0.12/Makefile
---- ../gpe-lights-0.12-r0/gpe-lights-0.12/Makefile 2004-09-17 23:32:53.000000000 +0100
+diff -urNd gpe-lights-0.12/Makefile gpe-lights-0.12/Makefile
+--- gpe-lights-0.12/Makefile 2004-09-17 23:32:53.000000000 +0100
+++ gpe-lights-0.12/Makefile 2004-09-18 20:10:46.000000000 +0100
@@ -1,41 +1,37 @@
PACKAGE = gpe-lights