mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
openjpeg: ignore CVE-2015-1239
This CVE is patched in our version of openjpeg. The NVD database doesn't include a version range this is why it's still reported. Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
This commit is contained in:
committed by
Armin Kuster
parent
7430daa22d
commit
2763eaf35f
@@ -15,6 +15,10 @@ SRC_URI = " \
|
||||
SRCREV = "37ac30ceff6640bbab502388c5e0fa0bff23f505"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CVE_CHECK_IGNORE += "\
|
||||
CVE-2015-1239 \
|
||||
"
|
||||
|
||||
inherit cmake
|
||||
|
||||
# for multilib
|
||||
|
||||
Reference in New Issue
Block a user