mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user