summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam_1.3.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-12-10 10:52:03 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-28 23:25:41 +0000
commitba6d88d8fa7b7a82ad8e265ff6f590fe2d640d34 (patch)
treee3151858943bda96386b7150462d83b0dc78cd00 /meta/recipes-extended/pam/libpam_1.3.1.bb
parente14ccae9efa17747160a8010b3cdf9617721788e (diff)
downloadpoky-ba6d88d8fa7b7a82ad8e265ff6f590fe2d640d34.tar.gz
libpam: consolidate a patch to a patch
(From OE-Core rev: 6d79a39856c1b325d0ed6f057d8eaef64e31569f) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/pam/libpam_1.3.1.bb')
-rw-r--r--meta/recipes-extended/pam/libpam_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.3.1.bb b/meta/recipes-extended/pam/libpam_1.3.1.bb
index 1194933827..ac8694ec26 100644
--- a/meta/recipes-extended/pam/libpam_1.3.1.bb
+++ b/meta/recipes-extended/pam/libpam_1.3.1.bb
@@ -1,3 +1,4 @@
1DISABLE_STATIC = ""
1SUMMARY = "Linux-PAM (Pluggable Authentication Modules)" 2SUMMARY = "Linux-PAM (Pluggable Authentication Modules)"
2DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), a flexible mechanism for authenticating users" 3DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), a flexible mechanism for authenticating users"
3HOMEPAGE = "https://fedorahosted.org/linux-pam/" 4HOMEPAGE = "https://fedorahosted.org/linux-pam/"
@@ -20,7 +21,6 @@ SRC_URI = "https://github.com/linux-pam/linux-pam/releases/download/v${PV}/Linux
20 file://pam.d/common-session-noninteractive \ 21 file://pam.d/common-session-noninteractive \
21 file://pam.d/other \ 22 file://pam.d/other \
22 file://libpam-xtests.patch \ 23 file://libpam-xtests.patch \
23 file://fixsepbuild.patch \
24 file://pam-security-abstract-securetty-handling.patch \ 24 file://pam-security-abstract-securetty-handling.patch \
25 file://pam-unix-nullok-secure.patch \ 25 file://pam-unix-nullok-secure.patch \
26 file://crypt_configure.patch \ 26 file://crypt_configure.patch \