We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa27fe commit b123e01Copy full SHA for b123e01
meta-oe/recipes-benchmark/s-suite/s-suite_git.bb
@@ -2,8 +2,8 @@ SUMMARY = "Small collection of benchmarks for storage I/O"
2
LICENSE = "GPLv2"
3
LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3"
4
5
-SRCREV = "3b9eef2259a70f412ab02fbe6b3a4d313d09c38a"
6
-PV = "3.5"
+SRCREV = "f97f1ae321d1fb8111a2c638075702ed2512ff07"
+PV = "3.6"
7
SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master"
8
9
S = "${WORKDIR}/git"
0 commit comments