summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/babeltrace_1.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb b/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
index a8ea4cb213..dd9961cde6 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.2.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
8 8
9inherit autotools pkgconfig 9inherit autotools pkgconfig
10 10
11DEPENDS = "glib-2.0 util-linux popt" 11DEPENDS = "glib-2.0 util-linux popt bison-native flex-native"
12 12
13SRCREV = "66c2a20b4391fb5c7f870aeb0dde854f0ae1fc79" 13SRCREV = "66c2a20b4391fb5c7f870aeb0dde854f0ae1fc79"
14PV = "1.2.1+git${SRCPV}" 14PV = "1.2.1+git${SRCPV}"