diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:04:16 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:37:55 -0700 |
commit | c2f6f8ebc97842b8e6d47b0c9a2c5312d13f4678 (patch) | |
tree | 7f9331441175d64f507901fb27967222090eeec2 /meta-oe/recipes-benchmark | |
parent | 41165d754ecc3fa2c5291b1faec9a9e6316b3853 (diff) | |
download | meta-openembedded-c2f6f8ebc97842b8e6d47b0c9a2c5312d13f4678.tar.gz |
iozone3: upgrade 492 -> 506
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r-- | meta-oe/recipes-benchmark/iozone3/iozone3_506.bb (renamed from meta-oe/recipes-benchmark/iozone3/iozone3_492.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_492.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb index ba3eaec61..3b6df0b30 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_492.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb | |||
@@ -11,8 +11,7 @@ SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \ | |||
11 | file://0001-let-system-headers-provide-pread64.patch \ | 11 | file://0001-let-system-headers-provide-pread64.patch \ |
12 | file://copyright.txt \ | 12 | file://copyright.txt \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "228f54482c01d1c04c571a9414cd20e5" | 14 | SRC_URI[sha256sum] = "114ce5c071873b9a2c7ba6e73d05d5ef7e66564392acbfcdc0b3261db10fcbe7" |
15 | SRC_URI[sha256sum] = "322981e168f32bd39f54772b82b2906d598d958c37e954e75742e71baf58bb9b" | ||
16 | 15 | ||
17 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" | 16 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" |
18 | 17 | ||