diff options
| author | Scott Garman <scott.a.garman@intel.com> | 2011-05-16 17:34:13 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-18 14:32:46 +0100 |
| commit | a0da8e7e8feccfc01646eb8f4fcfc5a1c6552b2c (patch) | |
| tree | 998220b08f64b057f97d309e1078b9bdd27c7b17 /meta/recipes-devtools/insserv/files/makefile.patch | |
| parent | ffef4dad894a6c8401ea0409936f52fe8e333fb2 (diff) | |
| download | poky-a0da8e7e8feccfc01646eb8f4fcfc5a1c6552b2c.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-devtools/insserv/files/makefile.patch')
| -rw-r--r-- | meta/recipes-devtools/insserv/files/makefile.patch | 11 |
1 files changed, 7 insertions, 4 deletions
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 | 1 | Enable debug options and modify the use of CLFAGS (carried over |
| 2 | # from the previous version's patch). | 2 | from the previous version's patch). |
| 3 | # | 3 | |
| 4 | # Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 4 | Upstream-Status: Pending |
| 5 | |||
| 6 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
| 7 | |||
| 5 | diff -urN insserv-1.14.0.orig//Makefile insserv-1.14.0//Makefile | 8 | diff -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 |
