summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorMikko Rapeli <mikko.rapeli@bmw.de>2017-12-18 15:50:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-07 17:10:09 +0000
commitbb025abb930cc98b3e953377f52e2dc49b40eabc (patch)
treea84069d41c5e858cde5ffc14aee400fd4c53094a /meta/recipes-connectivity
parent2d6d1d51eb34cac63a20d11db928641f93c2c4c7 (diff)
downloadpoky-bb025abb930cc98b3e953377f52e2dc49b40eabc.tar.gz
bluez5.inc: set CVE_PRODUCT to bluez
bluez is the product name in NVD database for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-7837 (From OE-Core rev: 3ca903e5305ad2236ecf763e241a26f4df18e278) Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit aade84aa54bb2f958572623ed6464184efd19862) Signed-off-by: Ruslan Ruslichenko <rruslich@cisco.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 3421c38206..a61d6f647b 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -27,6 +27,8 @@ SRC_URI = "\
27" 27"
28S = "${WORKDIR}/bluez-${PV}" 28S = "${WORKDIR}/bluez-${PV}"
29 29
30CVE_PRODUCT = "bluez"
31
30inherit autotools pkgconfig systemd update-rc.d distro_features_check ptest 32inherit autotools pkgconfig systemd update-rc.d distro_features_check ptest
31 33
32EXTRA_OECONF = "\ 34EXTRA_OECONF = "\