Skip to content

Commit 409a6dc

Browse files
persianproskraj
authored andcommitted
tinymembench: Correct PV
Signed-off-by: Khem Raj <[email protected]>
1 parent 340af54 commit 409a6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-oe/recipes-benchmark/tinymembench/tinymembench_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/ssvb/tinymembench/wiki"
66
LICENSE = "MIT"
77
LIC_FILES_CHKSUM = "file://main.c;endline=22;md5=879b9bbb60851454885b5fa47eb6b345"
88

9-
PV = "0.4.0+git${SRCPV}"
9+
PV = "0.4.9+git${SRCPV}"
1010

1111
SRCREV = "a2cf6d7e382e3aea1eb39173174d9fa28cad15f3"
1212
SRC_URI = "git://github.com/ssvb/tinymembench.git \

0 commit comments

Comments
 (0)