summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/pam/libpam_1.3.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.3.0.bb b/meta/recipes-extended/pam/libpam_1.3.0.bb
index 92ab72a42f..fbcbfa9580 100644
--- a/meta/recipes-extended/pam/libpam_1.3.0.bb
+++ b/meta/recipes-extended/pam/libpam_1.3.0.bb
@@ -49,6 +49,8 @@ S = "${WORKDIR}/Linux-PAM-${PV}"
49 49
50inherit autotools gettext pkgconfig 50inherit autotools gettext pkgconfig
51 51
52CVE_PRODUCT = "linux-pam"
53
52PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit," 54PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit,"
53 55
54PACKAGES += "${PN}-runtime ${PN}-xtests" 56PACKAGES += "${PN}-runtime ${PN}-xtests"