diff options
Diffstat (limited to 'meta/recipes-devtools/insserv/files')
-rw-r--r-- | meta/recipes-devtools/insserv/files/disable_runtests.patch | 11 | ||||
-rw-r--r-- | meta/recipes-devtools/insserv/files/makefile.patch | 11 |
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 @@ -# Disable the make check runtime tests, which cannot be run when -# cross-compiled. -# -# Signed-off-by: Scott Garman <scott.a.garman@intel.com> +Disable the make check runtime tests, which cannot be run when +cross-compiled. + +Upstream-Status: Pending + +Signed-off-by: Scott Garman <scott.a.garman@intel.com> + diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0/Makefile --- insserv-1.14.0.orig//Makefile 2010-11-28 17:12:01.715597293 -0800 +++ 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 @@ -# Enable debug options and modify the use of CLFAGS (carried over -# from the previous version's patch). -# -# Signed-off-by: Scott Garman <scott.a.garman@intel.com> +Enable debug options and modify the use of CLFAGS (carried over +from the previous version's patch). + +Upstream-Status: Pending + +Signed-off-by: Scott Garman <scott.a.garman@intel.com> + diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0//Makefile --- insserv-1.14.0.orig//Makefile 2010-04-29 03:33:40.000000000 -0700 +++ insserv-1.14.0//Makefile 2010-11-28 17:09:20.537996190 -0800 |