mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:52:17 +00:00
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:
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"
|
||||
Loading…
x
Reference in New Issue
Block a user