fio: upgrade 3.38 -> 3.39

ChangeLog:
https://github.com/axboe/fio/releases/tag/fio-3.39

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao
2025-03-11 07:17:49 +08:00
committed by Khem Raj
parent 8941133760
commit 1329e39d47

View File

@@ -22,8 +22,8 @@ PACKAGECONFIG_NUMA:armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
SRCREV = "5af800ca20ea18193d2262a8191ae32e14d623f8"
SRC_URI = "git://git.kernel.dk/fio.git;branch=master"
SRCREV = "a6e474c9e896e4ba1eb40066a03402afb040710a"
UPSTREAM_CHECK_GITTAGREGEX = "fio-(?P<pver>\d+(\.\d+)+)"