mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
openmp: add openmp to CVE_PRODUCT
Currently CVE_PRODUCT is set to llvm:llvm from common.inc. There is historical entry for openmp in the DB. This entry is ignored, but it shows that there can also be future ones. (From OE-Core rev: ba94d5f1756647ce9d4ddd664bdf6fc975f952cd) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ec1ae11f78
commit
24253d8818
@@ -9,6 +9,7 @@ require common-clang.inc
|
||||
require common-source.inc
|
||||
|
||||
BPN = "openmp"
|
||||
CVE_PRODUCT += "openmp"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://openmp/LICENSE.TXT;md5=d75288d1ce0450b28b8d58a284c09c79"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user