mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:54:21 +00: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:
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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user