]> code.ossystems Code Review - meta-freescale.git/commit
linux-fslc-imx_4.9: resolve version for cve scans
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Tue, 19 Nov 2019 22:07:53 +0000 (22:07 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Nov 2019 22:38:07 +0000 (19:38 -0300)
commit0be39721cea6e04c589a419f4bb07fabd0da6704
treeb5ec13db4c2ccfe4b5aa044726911406b835eb92
parentdfc6944b1c5ffe2cb1e43483ce56c343e9a06fae
linux-fslc-imx_4.9: resolve version for cve scans

CVE scanner is unable to parse the version of linux kernel recipe, which
caused warnings to be produced during the scan task since kernel version
was not properly identified.

This was caused by the fact that CVE_VERSION is set per default to PV,
and PV of this receipe does nto resolve in a proper (and actual) kernel
version provided.

By setting CVE_VERSION to explicitly point to KERNEL_VERSION, this recipe
effectively provides a proper kernel version to CVE scanner.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb