summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-04 16:23:50 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-05 10:37:12 +0000
commit9ccdd97d18d83c796f80ec0dbe54b0c6a0fd7e7c (patch)
tree0b7888cf4983f92b4df0d9896d3a628c93956031 /meta/recipes-extended/pam
parent83883e26066cf68c1ae7422d61f786eb6b1996c9 (diff)
downloadpoky-9ccdd97d18d83c796f80ec0dbe54b0c6a0fd7e7c.tar.gz
libpam: set CVE_PRODUCT
(From OE-Core rev: f1d5273d53d66b217f3d4975f5cb5eb367b1aab1) 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')
-rw-r--r--meta/recipes-extended/pam/libpam_1.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.3.1.bb b/meta/recipes-extended/pam/libpam_1.3.1.bb
index 6b73f0a2fe..a2aa1ecd16 100644
--- a/meta/recipes-extended/pam/libpam_1.3.1.bb
+++ b/meta/recipes-extended/pam/libpam_1.3.1.bb
@@ -163,3 +163,5 @@ CONFFILES_${PN}-runtime += "${sysconfdir}/pam.d/common-account"
163CONFFILES_${PN}-runtime += "${sysconfdir}/security/limits.conf" 163CONFFILES_${PN}-runtime += "${sysconfdir}/security/limits.conf"
164 164
165UPSTREAM_CHECK_URI = "https://github.com/linux-pam/linux-pam/releases" 165UPSTREAM_CHECK_URI = "https://github.com/linux-pam/linux-pam/releases"
166
167CVE_PRODUCT = "linux-pam"