mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
fio: update to version 2.9
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
4a4773856b
commit
a29cece382
+2
-2
@@ -19,8 +19,8 @@ PACKAGECONFIG_NUMA_arm = ""
|
|||||||
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
|
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
|
||||||
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
|
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
|
||||||
|
|
||||||
# rev for v2.2.6
|
# rev for v2.9
|
||||||
SRCREV = "f52c9691bc8c285f3445235c69acdfd6de7f9b82"
|
SRCREV = "fe8d0f4c54f0c308c9a02a4e3c2f5084e8bf5461"
|
||||||
SRC_URI = "git://git.kernel.dk/fio.git"
|
SRC_URI = "git://git.kernel.dk/fio.git"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user