summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/insserv
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/insserv')
-rw-r--r--meta/recipes-devtools/insserv/files/disable_runtests.patch11
-rw-r--r--meta/recipes-devtools/insserv/files/makefile.patch11
2 files changed, 14 insertions, 8 deletions
diff --git a/meta/recipes-devtools/insserv/files/disable_runtests.patch b/meta/recipes-devtools/insserv/files/disable_runtests.patch
index 4e4084881a..15a7dd80c0 100644
--- a/meta/recipes-devtools/insserv/files/disable_runtests.patch
+++ b/meta/recipes-devtools/insserv/files/disable_runtests.patch
@@ -1,7 +1,10 @@
1# Disable the make check runtime tests, which cannot be run when 1Disable the make check runtime tests, which cannot be run when
2# cross-compiled. 2cross-compiled.
3# 3
4# Signed-off-by: Scott Garman <scott.a.garman@intel.com> 4Upstream-Status: Pending
5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
7
5diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0/Makefile 8diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0/Makefile
6--- insserv-1.14.0.orig//Makefile 2010-11-28 17:12:01.715597293 -0800 9--- insserv-1.14.0.orig//Makefile 2010-11-28 17:12:01.715597293 -0800
7+++ insserv-1.14.0/Makefile 2010-11-28 17:16:33.837780660 -0800 10+++ insserv-1.14.0/Makefile 2010-11-28 17:16:33.837780660 -0800
diff --git a/meta/recipes-devtools/insserv/files/makefile.patch b/meta/recipes-devtools/insserv/files/makefile.patch
index 19e99c6324..5a248b680e 100644
--- a/meta/recipes-devtools/insserv/files/makefile.patch
+++ b/meta/recipes-devtools/insserv/files/makefile.patch
@@ -1,7 +1,10 @@
1# Enable debug options and modify the use of CLFAGS (carried over 1Enable debug options and modify the use of CLFAGS (carried over
2# from the previous version's patch). 2from the previous version's patch).
3# 3
4# Signed-off-by: Scott Garman <scott.a.garman@intel.com> 4Upstream-Status: Pending
5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
7
5diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0//Makefile 8diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0//Makefile
6--- insserv-1.14.0.orig//Makefile 2010-04-29 03:33:40.000000000 -0700 9--- insserv-1.14.0.orig//Makefile 2010-04-29 03:33:40.000000000 -0700
7+++ insserv-1.14.0//Makefile 2010-11-28 17:09:20.537996190 -0800 10+++ insserv-1.14.0//Makefile 2010-11-28 17:09:20.537996190 -0800