diff options
| author | Ross Burton <ross.burton@intel.com> | 2019-11-06 17:38:00 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-07 19:47:27 +0000 |
| commit | bb6f339bc9d622b28a0abf80f6a89bca02dc4070 (patch) | |
| tree | fd0600e163d4063c2aa127f762a4a2a67865072b | |
| parent | 74b7b34e0aeb8cb206f48cc5e0b0c8bae9503a9f (diff) | |
| download | poky-bb6f339bc9d622b28a0abf80f6a89bca02dc4070.tar.gz | |
boost: set CVE vendor to Boost
There's a Boost module for Drupal.
(From OE-Core rev: 30ff8bb6502d45549c698be052a1caf4cb5c611f)
(From OE-Core rev: 44c521f7cb04e0cd308489ae2ba05349ab1d3987)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/boost/boost.inc | 2 |
1 files changed, 2 insertions, 0 deletions
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" | |||
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | DEPENDS = "bjam-native zlib bzip2" | 3 | DEPENDS = "bjam-native zlib bzip2" |
| 4 | 4 | ||
| 5 | CVE_PRODUCT = "boost:boost" | ||
| 6 | |||
| 5 | ARM_INSTRUCTION_SET_armv4 = "arm" | 7 | ARM_INSTRUCTION_SET_armv4 = "arm" |
| 6 | ARM_INSTRUCTION_SET_armv5 = "arm" | 8 | ARM_INSTRUCTION_SET_armv5 = "arm" |
| 7 | 9 | ||
