From: Ross Burton Date: Tue, 5 Nov 2019 21:44:42 +0000 (+0200) Subject: boost: set CVE vendor to Boost X-Git-Tag: 2019-04.3-warrior~66 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8ffa02f3efcf5303b8cf57eb29e498e816e63c0;p=openembedded-core.git boost: set CVE vendor to Boost There's a Boost module for Drupal. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Adrian Bunk Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index c2e2cbb352..f385541653 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"