diff options
-rw-r--r-- | meta-oe/recipes-benchmark/iozone3/iozone3_489.bb (renamed from meta-oe/recipes-benchmark/iozone3/iozone3_488.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_488.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_489.bb index 222a95647e..e4b7e4f490 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_488.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_489.bb | |||
@@ -11,8 +11,8 @@ 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] = "d60a69e44cda8436f4f94d860958efc2" | 14 | SRC_URI[md5sum] = "e863281987689cd6d9729e535637b77d" |
15 | SRC_URI[sha256sum] = "960265163d93f15f7ad352f726d4837c5dd794fff357c743fdb56cbcf4abca04" | 15 | SRC_URI[sha256sum] = "6155850d1019f2450dc926bbdb5a24abf423ee3bb928ab1e68569cf60a908584" |
16 | 16 | ||
17 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" | 17 | UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar" |
18 | 18 | ||