diff options
-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 14373b9e01..daa36ee0b8 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/" | |||
3 | AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" | 3 | AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" |
4 | SECTION = "console/tests" | 4 | SECTION = "console/tests" |
5 | LICENSE = "iozone3" | 5 | LICENSE = "iozone3" |
6 | LIC_FILES_CHKSUM = "file://iozone.c;beginline=266;endline=270;md5=ab42a6185fd0443978871f11a007ac0b" | 6 | LIC_FILES_CHKSUM = "file://iozone.c;beginline=268;endline=272;md5=ab42a6185fd0443978871f11a007ac0b" |
7 | 7 | ||
8 | SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \ | 8 | SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \ |
9 | file://copyright.txt \ | 9 | file://copyright.txt \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "a40dcda593f5841d0aaffe9f21172020" | 11 | SRC_URI[md5sum] = "3e8f4213581407225065b91774e970ed" |
12 | SRC_URI[sha256sum] = "9f60e854d7bc5bc3de15355cf5621e15098bd744a26845d11730b3060f4a5fff" | 12 | SRC_URI[sha256sum] = "2c388d9db393a5505b31eca38951883744c69745f687f3c7df5185b4681d462a" |
13 | 13 | ||
14 | S = "${WORKDIR}/${BPN}_${PV}/src/current/" | 14 | S = "${WORKDIR}/${BPN}_${PV}/src/current/" |
15 | 15 | ||