summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-core/pam/libpam_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-core/pam/libpam_%.bbappend')
-rw-r--r--meta-phosphor/recipes-core/pam/libpam_%.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-core/pam/libpam_%.bbappend b/meta-phosphor/recipes-core/pam/libpam_%.bbappend
new file mode 100644
index 000000000..65c608bea
--- /dev/null
+++ b/meta-phosphor/recipes-core/pam/libpam_%.bbappend
@@ -0,0 +1,11 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += " file://pam.d/common-password \
+ file://pam.d/common-account \
+ file://pam.d/common-auth \
+ "
+
+RDEPENDS_${PN}-runtime += "${MLPREFIX}pam-plugin-cracklib-${libpam_suffix} \
+ ${MLPREFIX}pam-plugin-tally2-${libpam_suffix} \
+ ${MLPREFIX}pam-plugin-pwhistory-${libpam_suffix} \
+ "
OpenPOWER on IntegriCloud