diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/fio/fio_3.39.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.39.bb b/meta-oe/recipes-benchmark/fio/fio_3.39.bb index 4a94aadf42..2ca52aaecf 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.39.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.39.bb | |||
| @@ -45,3 +45,5 @@ do_install() { | |||
| 45 | install -d ${D}/${docdir}/${PN} | 45 | install -d ${D}/${docdir}/${PN} |
| 46 | cp -R --no-dereference --preserve=mode,links -v ${S}/examples ${D}/${docdir}/${PN}/ | 46 | cp -R --no-dereference --preserve=mode,links -v ${S}/examples ${D}/${docdir}/${PN}/ |
| 47 | } | 47 | } |
| 48 | |||
| 49 | CVE_STATUS[CVE-2025-10824] = "disputed: Maintainer could not reproduce the issue, issue is closed without change." | ||
