mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 15:40:27 +00:00
relayd: derive PV from SRCPV
Currently, PV is "git" and contains no version information. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
c48160ed07
commit
f4edcbc4ac
@@ -8,6 +8,7 @@ DEPENDS = "libubox"
|
||||
SRC_URI = "git://nbd.name/relayd.git"
|
||||
|
||||
SRCREV = "2970ff60bac6b70ecb682779d5c776dc559dc0b9"
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user