From 85af6c1f1837033b4d9ba8c1156ae8ef8d204592 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 31 Aug 2020 21:45:24 +0800 Subject: [PATCH] fio: upgrade 3.21 -> 3.22 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-oe/recipes-benchmark/fio/{fio_3.21.bb => fio_3.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-benchmark/fio/{fio_3.21.bb => fio_3.22.bb} (96%) diff --git a/meta-oe/recipes-benchmark/fio/fio_3.21.bb b/meta-oe/recipes-benchmark/fio/fio_3.22.bb similarity index 96% rename from meta-oe/recipes-benchmark/fio/fio_3.21.bb rename to meta-oe/recipes-benchmark/fio/fio_3.22.bb index 83f38fc7ba..b50ed9f279 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.21.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.22.bb @@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = "" PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" PACKAGECONFIG[numa] = ",--disable-numa,numactl" -SRCREV = "d13596b225baf61425a9ca92b0583fc3fa97765d" +SRCREV = "477b6753ad068983d49fea0abc91fab82da9bad0" SRC_URI = "git://git.kernel.dk/fio.git \ "