summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam_1.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/pam/libpam_1.1.5.bb')
-rw-r--r--meta/recipes-extended/pam/libpam_1.1.5.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.1.5.bb b/meta/recipes-extended/pam/libpam_1.1.5.bb
index 08ce1d13b3..275e5d8424 100644
--- a/meta/recipes-extended/pam/libpam_1.1.5.bb
+++ b/meta/recipes-extended/pam/libpam_1.1.5.bb
@@ -9,12 +9,14 @@ SECTION = "base"
LICENSE = "GPLv2+ | BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=ca0395de9a86191a078b8b79302e3083"
-PR = "r3"
+PR = "r4"
SRC_URI = "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-${PV}.tar.bz2 \
file://99_pam \
file://pam.d/* \
- file://libpam-xtests.patch"
+ file://libpam-xtests.patch \
+ file://include-sys-resource.patch \
+ "
SRC_URI_append_libc-uclibc = " file://pam-no-innetgr.patch"