diff --git a/meta-oe/recipes-benchmark/fio/fio_3.30.bb b/meta-oe/recipes-benchmark/fio/fio_3.30.bb index 62b21339d0..8b864e24f2 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.30.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.30.bb @@ -45,3 +45,6 @@ do_install() { install -d ${D}/${docdir}/${PN} cp -R --no-dereference --preserve=mode,links -v ${S}/examples ${D}/${docdir}/${PN}/ } + +# disputed: Maintainer could not reproduce the issue, issue is closed without change. +CVE_CHECK_IGNORE += "CVE-2025-10824"