diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2020-02-13 10:05:06 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-13 14:07:47 -0800 |
commit | 0b7e50f7be5d639250f05a694272977216e7f7dd (patch) | |
tree | 34d47c7b0f3cf92f9af42441c7f49552d515b5a4 | |
parent | ec2c3d3ef40f0553b4a1ca8d558349052ba46746 (diff) | |
download | meta-openembedded-0b7e50f7be5d639250f05a694272977216e7f7dd.tar.gz |
iozone3: Upgrade to 489
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 | ||