From: Ross Burton Date: Wed, 6 Nov 2019 15:38:00 +0000 (+0200) Subject: boost: set CVE vendor to Boost X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=44c521f7cb04e0cd308489ae2ba05349ab1d3987;p=openembedded-core.git boost: set CVE vendor to Boost There's a Boost module for Drupal. (From OE-Core rev: 30ff8bb6502d45549c698be052a1caf4cb5c611f) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index 0461ec6fcf..9e2610228a 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"