summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam_1.1.6.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2013-04-17 17:00:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 11:33:06 +0100
commit65e4a9f050ae588ec794808315a206d94ca7a861 (patch)
treef2845758cedb9d06e07fe99658cd327a26f59636 /meta/recipes-extended/pam/libpam_1.1.6.bb
parenta6e91db198ae5b77986de25331631d894c7b97d1 (diff)
downloadopenembedded-core-65e4a9f050ae588ec794808315a206d94ca7a861.tar.gz
libpam: backport patches from upstream
Backport patches from linux-pam git repo to fix test case tst-pam_pwhistory1 failure. [YOCTO #4107] Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/pam/libpam_1.1.6.bb')
-rw-r--r--meta/recipes-extended/pam/libpam_1.1.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.1.6.bb b/meta/recipes-extended/pam/libpam_1.1.6.bb
index 9a49c50f60..c355634478 100644
--- a/meta/recipes-extended/pam/libpam_1.1.6.bb
+++ b/meta/recipes-extended/pam/libpam_1.1.6.bb
@@ -15,6 +15,8 @@ SRC_URI = "http://linux-pam.org/library/Linux-PAM-${PV}.tar.bz2 \
file://libpam-xtests.patch \
file://destdirfix.patch \
file://fixsepbuild.patch \
+ file://reflect-the-enforce_for_root-semantics-change-in-pam.patch \
+ file://add-checks-for-crypt-returning-NULL.patch \
"
SRC_URI[md5sum] = "7b73e58b7ce79ffa321d408de06db2c4"
SRC_URI[sha256sum] = "bab887d6280f47fc3963df3b95735a27a16f0f663636163ddf3acab5f1149fc2"