mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
emlog: set CVE_PRODUCT
This will remove false-positive CVE-2024-50655 from reports.
There are different emlog components from other vendors around.
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit d8d45d9093)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8972380487
commit
83275506dd
@@ -8,6 +8,8 @@ SRCREV = "a9bbf324fde131ff4cf064e32674086c4ced4dca"
|
||||
PV = "0.70+git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CVE_PRODUCT = "nicupavel:emlog"
|
||||
|
||||
EXTRA_OEMAKE += " \
|
||||
CFLAGS='${TARGET_CFLAGS}' \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user