summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 2a9aa13912..394fa2acab 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -50,6 +50,11 @@ CVE_CHECK_IGNORE += "CVE-2007-0998"
50# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11 50# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11
51CVE_CHECK_IGNORE += "CVE-2018-18438" 51CVE_CHECK_IGNORE += "CVE-2018-18438"
52 52
53# As per https://nvd.nist.gov/vuln/detail/CVE-2023-0664
54# https://bugzilla.redhat.com/show_bug.cgi?id=2167423
55# this bug related to windows specific.
56CVE_CHECK_IGNORE += "CVE-2023-0664"
57
53COMPATIBLE_HOST:mipsarchn32 = "null" 58COMPATIBLE_HOST:mipsarchn32 = "null"
54COMPATIBLE_HOST:mipsarchn64 = "null" 59COMPATIBLE_HOST:mipsarchn64 = "null"
55COMPATIBLE_HOST:riscv32 = "null" 60COMPATIBLE_HOST:riscv32 = "null"