summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-04-29 13:52:40 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-06 12:40:23 +0200
commit3df07600f3a820212af69cb7082c0b27ee78d336 (patch)
tree55ebefb7144d97b5d751b71a3838c6261658b063 /meta-oe/recipes-benchmark
parenta29cece382406dfeb95f4388b336293e99e980dd (diff)
downloadmeta-openembedded-3df07600f3a820212af69cb7082c0b27ee78d336.tar.gz
iozone3: update to version 434
Update the license start and end to account for release notes Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/iozone3/iozone3_434.bb (renamed from meta-oe/recipes-benchmark/iozone3/iozone3_414.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_414.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_434.bb
index 14373b9e0..daa36ee0b 100644
--- a/meta-oe/recipes-benchmark/iozone3/iozone3_414.bb
+++ b/meta-oe/recipes-benchmark/iozone3/iozone3_434.bb
@@ -3,13 +3,13 @@ HOMEPAGE = "http://www.iozone.org/"
3AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" 3AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>"
4SECTION = "console/tests" 4SECTION = "console/tests"
5LICENSE = "iozone3" 5LICENSE = "iozone3"
6LIC_FILES_CHKSUM = "file://iozone.c;beginline=266;endline=270;md5=ab42a6185fd0443978871f11a007ac0b" 6LIC_FILES_CHKSUM = "file://iozone.c;beginline=268;endline=272;md5=ab42a6185fd0443978871f11a007ac0b"
7 7
8SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \ 8SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \
9 file://copyright.txt \ 9 file://copyright.txt \
10" 10"
11SRC_URI[md5sum] = "a40dcda593f5841d0aaffe9f21172020" 11SRC_URI[md5sum] = "3e8f4213581407225065b91774e970ed"
12SRC_URI[sha256sum] = "9f60e854d7bc5bc3de15355cf5621e15098bd744a26845d11730b3060f4a5fff" 12SRC_URI[sha256sum] = "2c388d9db393a5505b31eca38951883744c69745f687f3c7df5185b4681d462a"
13 13
14S = "${WORKDIR}/${BPN}_${PV}/src/current/" 14S = "${WORKDIR}/${BPN}_${PV}/src/current/"
15 15