diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2024-10-10 09:38:14 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-10 12:53:49 -0700 |
| commit | 21bdd363c97d89aec7d92007309af48db0a801d4 (patch) | |
| tree | 32907cf1abd0937bffec026d5cfe595ba13e0fa7 | |
| parent | 478ae92aeb7d17d6957280e3fd6a94a75b48194a (diff) | |
| download | meta-openembedded-21bdd363c97d89aec7d92007309af48db0a801d4.tar.gz | |
fio: upgrade 3.37 -> 3.38
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-benchmark/fio/fio_3.38.bb (renamed from meta-oe/recipes-benchmark/fio/fio_3.37.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.37.bb b/meta-oe/recipes-benchmark/fio/fio_3.38.bb index 83c889a8f0..1d1db92f44 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.37.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.38.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 = "9213e16d98b0e9d2f8d4f7e760ed0fd45c8960f6" | 25 | SRCREV = "5af800ca20ea18193d2262a8191ae32e14d623f8" |
| 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 | UPSTREAM_CHECK_GITTAGREGEX = "fio-(?P<pver>\d+(\.\d+)+)" | 28 | UPSTREAM_CHECK_GITTAGREGEX = "fio-(?P<pver>\d+(\.\d+)+)" |
