]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipe
authorMikko Rapeli <mikko.rapeli@bmw.de>
Thu, 20 Jul 2017 13:23:10 +0000 (16:23 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jul 2017 08:12:28 +0000 (09:12 +0100)
commit2e3d325440a50265c73f7d2e782530a02458bc33
treeb8b03497a05786b1c8d1ae3b1b37e78c62ea4018
parent74672a7de5ada45ab8e25b89cbdea3ec33b63b7f
kernel.bbclass: set CVE_PRODUCT to linux_kernel if not set by recipe

It is used by NVD database CVE's like:

https://nvd.nist.gov/vuln/detail/CVE-2017-7273

Setting this in kernel.bbclass fixes CVE reporting for all users of
the class.

Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass