aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2018-07-09 01:29:33 -0700
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commita80fec99ea8aaf8023357defc32427cbeecee749 (patch)
tree26be873ee6b89c410708ef007d7ecafba0d4bb12 /meta-oe/recipes-benchmark
parent0badc5ce282f3186c7fdfc6159f3153593001cfa (diff)
downloadmeta-openembedded-a80fec99ea8aaf8023357defc32427cbeecee749.tar.gz
iozone3: Upgrade to 482
Licence-Update: The copyright info is located in source file iozone.c. Previously in v465, the copyright info is located between lines 37 to 48 and lines 260 to 266, but now in v482, it is located between lines 37 to 48 and lines 269 to 275 instead. 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')
-rw-r--r--meta-oe/recipes-benchmark/iozone3/iozone3_482.bb (renamed from meta-oe/recipes-benchmark/iozone3/iozone3_465.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb
index 191b934259..db79dff0aa 100644
--- a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb
+++ b/meta-oe/recipes-benchmark/iozone3/iozone3_482.bb
@@ -4,14 +4,14 @@ AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.or
SECTION = "console/tests"
LICENSE = "iozone3"
LIC_FILES_CHKSUM = "file://iozone.c;beginline=37;endline=48;md5=7331260091868dcad0f9edea735b5f4b \
- file://iozone.c;beginline=260;endline=266;md5=77f9ee51e45b57a7e7519c4fa0b4f00b \
+ file://iozone.c;beginline=269;endline=275;md5=77f9ee51e45b57a7e7519c4fa0b4f00b \
"
SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \
file://parallelism.patch \
file://copyright.txt \
"
-SRC_URI[md5sum] = "c924e5e46fb1cf8145f420e8e57eb954"
-SRC_URI[sha256sum] = "2e3d72916e7d7340a7c505fc0c3d28553fcc5ff2daf41d811368e55bd4e6a293"
+SRC_URI[md5sum] = "31ca1d3d28bc375c20a2808217cf212c"
+SRC_URI[sha256sum] = "2733feb63c96f77177c68f3d938f2294d5394d8554b2767c45cbe138b2f3ae30"
UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar"