fio: Upgrade to 3.36+git

Brings needed fixes to build with latest musl as well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-03-25 18:04:13 -07:00
parent 6f4ed3a094
commit 10fb90ef3c
@@ -22,7 +22,8 @@ PACKAGECONFIG_NUMA:armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
SRCREV = "db7fc8d864dc4fb607a0379333a0db60431bd649"
PV .= "+git"
SRCREV = "b2403d413ee734e8835539319d8bc3429a0777ac"
SRC_URI = "git://git.kernel.dk/fio.git;branch=master"
S = "${WORKDIR}/git"