summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-05 23:38:09 +0200
committerArmin Kuster <akuster808@gmail.com>2019-11-10 13:54:34 -0800
commitd764ed9515d10db636ef63e0d05ac66f2a454ad4 (patch)
tree26c1275359559128d06dfe7284266452f2ebcc43
parent541ec2f0590ab1f2c0667bf36df7c4c1bb0b6a25 (diff)
downloadopenembedded-core-contrib-d764ed9515d10db636ef63e0d05ac66f2a454ad4.tar.gz
libpam: set CVE_PRODUCT
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-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"
CONFFILES_${PN}-runtime += "${sysconfdir}/security/limits.conf"
UPSTREAM_CHECK_URI = "https://github.com/linux-pam/linux-pam/releases"
+
+CVE_PRODUCT = "linux-pam"