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:
Joe Slater 2017-01-18 14:39:38 -08:00 committed by Martin Jansa
parent 4ab4ed1021
commit 74568b142b

View File

@ -19,6 +19,7 @@ SRC_URI = "\
"
SRCREV = "155bf39896f126b1ba121b816922a88dc34c31e3"
PV = "1.0.1+git${SRCPV}"
S = "${WORKDIR}/git"