diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2018-11-15 01:32:57 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-11-15 10:00:25 -0800 |
commit | 30685b4d5836a713f66aa6b2cd6611f75bb77dee (patch) | |
tree | f3ba58a4cb1fa8a7ce319d535d15749e586758a3 /meta-oe/recipes-benchmark/iozone3 | |
parent | dc74bc57cf76b3d557e51fea0de71c3c758d0d1a (diff) | |
download | meta-openembedded-30685b4d5836a713f66aa6b2cd6611f75bb77dee.tar.gz |
iozone3: Upgrade to 484
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/iozone3')
-rw-r--r-- | meta-oe/recipes-benchmark/iozone3/iozone3_484.bb (renamed from meta-oe/recipes-benchmark/iozone3/iozone3_482.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_484.bb index db79dff0a..f218b87e9 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_484.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \ | |||
10 | file://parallelism.patch \ | 10 | file://parallelism.patch \ |
11 | file://copyright.txt \ | 11 | file://copyright.txt \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "31ca1d3d28bc375c20a2808217cf212c" | 13 | SRC_URI[md5sum] = "aa6b88ab83793cb6809ca06949a6ab01" |
14 | SRC_URI[sha256sum] = "2733feb63c96f77177c68f3d938f2294d5394d8554b2767c45cbe138b2f3ae30" | 14 | SRC_URI[sha256sum] = "e816e6ae2f02003f2a6d19d47fcd9a50fdd8078da4f35fe3d4b9caf91c3d7216" |
15 | 15 | ||
16 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" | 16 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" |
17 | 17 | ||