diff options
| author | Paolo Valente <paolo.valente@linaro.org> | 2019-07-18 13:53:11 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-07-21 09:31:09 -0700 |
| commit | 2fe3b668233bbea187f3b75002baf540726e2683 (patch) | |
| tree | 501aecc0b06d1504121c6f388b221a14d12c7f22 /meta-oe/recipes-benchmark/s-suite | |
| parent | 0ce47669949d19dfae1c587d5455019ca9669493 (diff) | |
| download | meta-openembedded-2fe3b668233bbea187f3b75002baf540726e2683.tar.gz | |
s-suite: push SRCREV to version 3.5
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/s-suite')
| -rw-r--r-- | meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | 4 |
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 741142c500..8c49b4674f 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" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" |
| 4 | 4 | ||
| 5 | SRCREV = "8d22ab8a4cc1484622c47ac9c5944fb9a61a5c0f" | 5 | SRCREV = "3b9eef2259a70f412ab02fbe6b3a4d313d09c38a" |
| 6 | PV = "3.4" | 6 | PV = "3.5" |
| 7 | SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
