[oe-commits] [openembedded-core] 41/49: libpam: set CVE_PRODUCT

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:28 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch sumo-next
in repository openembedded-core.

commit 2395ae4a332928de3f5fcb840ef196e7a7d77386
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 6 17:37:54 2019 +0200

    libpam: set CVE_PRODUCT
    
    (From OE-Core rev: f1d5273d53d66b217f3d4975f5cb5eb367b1aab1)
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    
    Conflicts:
    	meta/recipes-extended/pam/libpam_1.3.1.bb
---
 meta/recipes-extended/pam/libpam_1.3.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/pam/libpam_1.3.0.bb b/meta/recipes-extended/pam/libpam_1.3.0.bb
index 92ab72a..fbcbfa9 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}"
 
 inherit autotools gettext pkgconfig
 
+CVE_PRODUCT = "linux-pam"
+
 PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit,"
 
 PACKAGES += "${PN}-runtime ${PN}-xtests"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list