diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-05-15 20:04:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 15:14:42 +0100 |
commit | 0dbd791e5b837a096f020635c773715bae7b15f5 (patch) | |
tree | cfd36b0aea7c5099d19c1f1a2d7c33557ffdf184 /meta/recipes-extended/pam/libpam/pam-no-innetgr.patch | |
parent | 9e45491318ea7facbf1f517250e22f701245bba6 (diff) | |
download | poky-0dbd791e5b837a096f020635c773715bae7b15f5.tar.gz |
recipes: Add Upstream-Status to various recipe patches
Add Upstream-Status tag to patches for the following recipes:
openssh
dbus-glib
expat
opensp
sgml-common
at
cpio (GPLv3 version)
libpam
icu
(From OE-Core rev: 0702602332ad63c2cfaa207516497bb0b75bfdf3)
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/pam/libpam/pam-no-innetgr.patch')
-rw-r--r-- | meta/recipes-extended/pam/libpam/pam-no-innetgr.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch b/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch index e622a0d246..5e551ac48f 100644 --- a/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch +++ b/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch | |||
@@ -2,6 +2,11 @@ innetgr may not be there so make sure that when innetgr is not present | |||
2 | then we inform about it and not use it. | 2 | then we inform about it and not use it. |
3 | 3 | ||
4 | -Khem | 4 | -Khem |
5 | |||
6 | Upstream-Status: Pending | ||
7 | |||
8 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | ||
9 | |||
5 | Index: Linux-PAM-1.1.3/modules/pam_group/pam_group.c | 10 | Index: Linux-PAM-1.1.3/modules/pam_group/pam_group.c |
6 | =================================================================== | 11 | =================================================================== |
7 | --- Linux-PAM-1.1.3.orig/modules/pam_group/pam_group.c | 12 | --- Linux-PAM-1.1.3.orig/modules/pam_group/pam_group.c |