1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

recipes: add Upstream-Status to various recipe patches

Add Upstream-Status tag to patches for the following recipes:

apmd
insserv
linuxdoc-tools
openjade
sgmlspl
at
sudo

(From OE-Core rev: 89ff546de3ce6b1c441f04d7a153c4f8d514a749)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Garman
2011-05-16 17:34:13 -07:00
committed by Richard Purdie
parent ffef4dad89
commit a0da8e7e8f
12 changed files with 70 additions and 29 deletions
@@ -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
@@ -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