[oe-commits] [openembedded-core] 47/49: boost: set CVE vendor to Boost

git at git.openembedded.org git at git.openembedded.org
Wed Nov 6 20:45:34 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 44c521f7cb04e0cd308489ae2ba05349ab1d3987
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 6 17:38:00 2019 +0200

    boost: set CVE vendor to Boost
    
    There's a Boost module for Drupal.
    
    (From OE-Core rev: 30ff8bb6502d45549c698be052a1caf4cb5c611f)
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-support/boost/boost.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index 0461ec6..9e26102 100644
--- a/meta/recipes-support/boost/boost.inc
+++ b/meta/recipes-support/boost/boost.inc
@@ -2,6 +2,8 @@ SUMMARY = "Free peer-reviewed portable C++ source libraries"
 SECTION = "libs"
 DEPENDS = "bjam-native zlib bzip2"
 
+CVE_PRODUCT = "boost:boost"
+
 ARM_INSTRUCTION_SET_armv4 = "arm"
 ARM_INSTRUCTION_SET_armv5 = "arm"
 

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


More information about the Openembedded-commits mailing list