[oe] [meta-oe][PATCH 01/24] iozone3: add UPSTREAM_CHECK_REGEX
Yi Zhao
yi.zhao at windriver.com
Tue May 29 07:17:34 UTC 2018
Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
meta-oe/recipes-benchmark/iozone3/iozone3_465.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb
index 2864a4d..191b934 100644
--- a/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb
+++ b/meta-oe/recipes-benchmark/iozone3/iozone3_465.bb
@@ -13,6 +13,8 @@ SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \
SRC_URI[md5sum] = "c924e5e46fb1cf8145f420e8e57eb954"
SRC_URI[sha256sum] = "2e3d72916e7d7340a7c505fc0c3d28553fcc5ff2daf41d811368e55bd4e6a293"
+UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar"
+
S = "${WORKDIR}/${BPN}_${PV}/src/current/"
#
--
2.7.4
More information about the Openembedded-devel
mailing list