diff options
-rw-r--r-- | meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb b/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb index 8cb59da737..842644b8a1 100644 --- a/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb +++ b/meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://main.c;endline=22;md5=879b9bbb60851454885b5fa47eb6b34 | |||
8 | 8 | ||
9 | PV = "0.4.0+git${SRCPV}" | 9 | PV = "0.4.0+git${SRCPV}" |
10 | 10 | ||
11 | SRCREV = "2c789849709d837b4bd114c11ed2d9bdc65afbc6" | 11 | SRCREV = "a2cf6d7e382e3aea1eb39173174d9fa28cad15f3" |
12 | SRC_URI = "git://github.com/ssvb/tinymembench.git" | 12 | SRC_URI = "git://github.com/ssvb/tinymembench.git" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |