summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2013-12-02 11:12:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:41:31 +0000
commit38853cf0f1a1b53f1cf0fdec3208f823bbce6917 (patch)
tree8456f9eb51abe82e55a8e18cc7cdc31128ed6da0 /meta/recipes-kernel/lttng
parentda88c5ffec213cb6ba56ce124a656d61f92b5769 (diff)
downloadast2050-yocto-poky-38853cf0f1a1b53f1cf0fdec3208f823bbce6917.zip
ast2050-yocto-poky-38853cf0f1a1b53f1cf0fdec3208f823bbce6917.tar.gz
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>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/babeltrace_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb b/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb
index beb79be..a6b8a97 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb
@@ -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"
OpenPOWER on IntegriCloud