diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-04-08 22:42:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-04-11 08:52:55 -0700 |
| commit | 31e0ca154cbe6882b86abc8743e4054f6bafd242 (patch) | |
| tree | f5cb10b5338b6c864b70352661de39f18c5a4f80 | |
| parent | e03ef400f0202ca53bc2cef628020887c5062816 (diff) | |
| download | meta-openembedded-31e0ca154cbe6882b86abc8743e4054f6bafd242.tar.gz | |
fio: upgrade 3.29 -> 3.30
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-benchmark/fio/fio_3.30.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.29.bb b/meta-oe/recipes-benchmark/fio/fio_3.30.bb index 72479ce503..f97a1b899d 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.29.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.30.bb | |||
| @@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA:armeb = "" | |||
| 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" | 22 | PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}" |
| 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" | 23 | PACKAGECONFIG[numa] = ",--disable-numa,numactl" |
| 24 | 24 | ||
| 25 | SRCREV = "9b46661c289d01dbfe5182189a7abea9ce2f9e04" | 25 | SRCREV = "a3e48f483db27d20e02cbd81e3a8f18c6c5c50f5" |
| 26 | SRC_URI = "git://git.kernel.dk/fio.git;branch=master \ | 26 | SRC_URI = "git://git.kernel.dk/fio.git;branch=master \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
