aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-05-15 20:04:27 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-17 14:38:51 +0100
commit0702602332ad63c2cfaa207516497bb0b75bfdf3 (patch)
tree3b99ddf87983c8927193d5054d110d208b51bc03 /meta/recipes-extended/pam
parent35fa3f8c89104275870db9baa9d094232b1e7bfd (diff)
downloadopenembedded-core-0702602332ad63c2cfaa207516497bb0b75bfdf3.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 Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-extended/pam')
-rw-r--r--meta/recipes-extended/pam/libpam/pam-no-innetgr.patch5
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
then we inform about it and not use it.
-Khem
+
+Upstream-Status: Pending
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
Index: Linux-PAM-1.1.3/modules/pam_group/pam_group.c
===================================================================
--- Linux-PAM-1.1.3.orig/modules/pam_group/pam_group.c