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:
Peter Marko
2025-08-24 18:55:23 +02:00
committed by Richard Purdie
parent ec1ae11f78
commit 24253d8818

View File

@@ -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"