Skip to content

Commit 2ea9da0

Browse files
author
Timo Bruderek
committed
Use instead of fixed version tag in source url
1 parent faaa710 commit 2ea9da0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes-apps/variod/variod_0.3.1.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DEPENDS = " \
1919
libgcc \
2020
"
2121

22-
SRC_URI = "git://github.com/Openvario/variod.git;protocol=git;tag=0.3.1 \
22+
SRC_URI = "git://github.com/Openvario/variod.git;protocol=git;tag=${PV} \
2323
file://variod.service \
2424
file://variod.cfgmgr \
2525
"

0 commit comments

Comments
 (0)