mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
babeltrace: correct PV variable
(From OE-Core rev: ceba66859f87904066e67504a53fc8b07f4b1111) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
da88c5ffec
commit
38853cf0f1
@@ -11,7 +11,7 @@ inherit autotools
|
||||
DEPENDS = "glib-2.0 util-linux popt"
|
||||
|
||||
SRCREV = "a386e24609752742b100120db6798d311fab512a"
|
||||
PV = "1.1+git${SRCPV}"
|
||||
PV = "1.1.1+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.efficios.com/babeltrace.git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user