diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-07-17 19:59:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-19 17:34:20 +0100 |
commit | e47c1cfe7158719ed5d116761bd76bd58caf1831 (patch) | |
tree | 7c72c3a083a9e68ff7853239c037245bb7dfd78c /meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch | |
parent | 96329f3ae0ade50ecdfa9988f3bf6de2027f7f7d (diff) | |
download | poky-e47c1cfe7158719ed5d116761bd76bd58caf1831.tar.gz |
man: add Upstream-Status field to paches
(From OE-Core rev: 69afe776afc20f4e46303d4f57b080d7c4a8542f)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch')
-rw-r--r-- | meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch b/meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch index 1a10be3611..7f013836c0 100644 --- a/meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch +++ b/meta/recipes-extended/man/man-1.6f/man-1.6e-whatis2.patch | |||
@@ -1,3 +1,7 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
3 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
4 | |||
1 | Index: man-1.6f/src/makewhatis.sh | 5 | Index: man-1.6f/src/makewhatis.sh |
2 | =================================================================== | 6 | =================================================================== |
3 | --- man-1.6f.orig/src/makewhatis.sh 2010-12-29 13:51:45.000000000 -0800 | 7 | --- man-1.6f.orig/src/makewhatis.sh 2010-12-29 13:51:45.000000000 -0800 |