mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libubox: 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>
This commit is contained in:
@@ -19,6 +19,7 @@ SRC_URI = "\
|
||||
"
|
||||
|
||||
SRCREV = "155bf39896f126b1ba121b816922a88dc34c31e3"
|
||||
PV = "1.0.1+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user