mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:31:08 +00:00
ace: ignore CVE-2009-1147
The CVE is for another product, for VMWare ACE, not for this one. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
93fc9a2c0c
commit
5e398bfa67
@ -40,3 +40,6 @@ do_install() {
|
||||
}
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/DOCGroup/ACE_TAO/releases"
|
||||
|
||||
# The CVE is for another application, for VMWare "Assured Computing Environment"
|
||||
CVE_CHECK_IGNORE += "CVE-2009-1147"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user