# PAM is not a lot of use without configuration files and the plugins
RRECOMMENDS_${PN} = "libpam-meta libpam-base-files"
-PR = "r5"
+PR = "r6"
# The project is actually called Linux-PAM but that gives
# a bad OE package name because of the upper case characters
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/pam/library/${p}.tar.bz2 \
file://pam-nodocs.patch "
-SRC_URI_append_linux-uclibc = " file://pam-disable-nis-on-uclibc.patch"
-SRC_URI_append_linux-uclibceabi = " file://pam-disable-nis-on-uclibc.patch"
+SRC_URI_append_libc-uclibc = " file://pam-disable-nis-on-uclibc.patch"
inherit autotools
# PAM is not a lot of use without configuration files and the plugins
RRECOMMENDS_${PN} = "libpam-meta libpam-base-files"
-PR = "r2"
+PR = "r3"
# The project is actually called Linux-PAM but that gives
# a bad OE package name because of the upper case characters
file://disable_modules_uclibc.patch \
"
-SRC_URI_append_linux-uclibc = ${UCLIBC_PATCHES}
-SRC_URI_append_linux-uclibceabi = ${UCLIBC_PATCHES}
+SRC_URI_append_libc-uclibc = ${UCLIBC_PATCHES}
inherit autotools gettext
# PAM is not a lot of use without configuration files and the plugins
RRECOMMENDS_${PN} = "libpam-meta libpam-base-files"
-PR = "r1"
+PR = "r2"
# The project is actually called Linux-PAM but that gives
# a bad OE package name because of the upper case characters
file://pam-no-innetgr.patch \
"
-SRC_URI_append_linux-uclibc = ${UCLIBC_PATCHES}
-SRC_URI_append_linux-uclibceabi = ${UCLIBC_PATCHES}
+SRC_URI_append_libc-uclibc = ${UCLIBC_PATCHES}
inherit autotools gettext