summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-05 23:38:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-13 22:02:15 +0000
commit6949ba6d41b82a04f81d20c783dce283d7431ebe (patch)
tree682353046616acff66d74eee1f3b7b715bd761a7 /meta/recipes-extended
parentd75c717c7f2739e828933f71aaa990f9e194c730 (diff)
downloadpoky-6949ba6d41b82a04f81d20c783dce283d7431ebe.tar.gz
libpam: set CVE_PRODUCT
(From OE-Core rev: d764ed9515d10db636ef63e0d05ac66f2a454ad4) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-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"