summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorPaolo Valente <paolo.valente@linaro.org>2019-04-16 10:43:02 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-16 21:07:25 -0700
commit4afd531096e6ed161641b103f611a51a2928adc7 (patch)
tree3f528e568adf2c076a8ec65d55ab823b0bb25b2d /meta-oe/recipes-benchmark
parentd062ff45be9b63afff87c25a7be2ffa626afdd5e (diff)
downloadmeta-openembedded-4afd531096e6ed161641b103f611a51a2928adc7.tar.gz
s-suite: push SRCREV to version 3.2
Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/s-suite/s-suite_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
index 47d21d36c..706a55e11 100644
--- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
+++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
@@ -2,8 +2,8 @@ SUMMARY = "Small collection of benchmarks for storage I/O"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3"
4 4
5SRCREV = "d05006865f68829fa7603bdb92bd51649f5ba1b6" 5SRCREV = "262227ec9de4be1ab41d9918d32ceb773089f1dd"
6PV = "0.0+git${SRCPV}" 6PV = "3.2+git${SRCPV}"
7SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" 7SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"