openvswitch: set CVE_VERSION

CVE entries are using version 2.xx.xx, our PV is 2.13+xxx, this causes
problem for CVE detection. So we need to set a CVE_VERSION for better
CVE scanning.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Chen Qi 2021-02-26 09:43:56 +08:00 committed by Bruce Ashfield
parent 8b32646875
commit c9e13cce13

View File

@ -15,6 +15,7 @@ RDEPENDS_${PN}-ptest += "\
S = "${WORKDIR}/git"
PV = "2.13+${SRCPV}"
CVE_VERSION = "2.13.0"
FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:"