mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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: aade84aa54bb2f958572623ed6464184efd19862) Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d2950cacf7
commit
ba828811d7
@@ -53,6 +53,8 @@ SRC_URI = "\
|
|||||||
"
|
"
|
||||||
S = "${WORKDIR}/bluez-${PV}"
|
S = "${WORKDIR}/bluez-${PV}"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "bluez"
|
||||||
|
|
||||||
inherit autotools pkgconfig systemd update-rc.d distro_features_check ptest
|
inherit autotools pkgconfig systemd update-rc.d distro_features_check ptest
|
||||||
|
|
||||||
EXTRA_OECONF = "\
|
EXTRA_OECONF = "\
|
||||||
|
|||||||
Reference in New Issue
Block a user