summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb')
-rw-r--r--meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb b/meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb
index eaf7eeb2bd..95d65f5737 100644
--- a/meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb
+++ b/meta/recipes-kernel/lttng-2.0/babeltrace_0.12.bb
@@ -12,7 +12,7 @@ DEPENDS = "gtk+ util-linux"
12 12
13SRCREV = "0d8f8c2ea27df096269aa76b4baeab26b68b95d4" 13SRCREV = "0d8f8c2ea27df096269aa76b4baeab26b68b95d4"
14PV = "0.12+git${SRCPV}" 14PV = "0.12+git${SRCPV}"
15PR = "r0" 15PR = "r1"
16 16
17SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git" 17SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git"
18 18
@@ -25,4 +25,4 @@ do_configure_prepend () {
25# Due to liburcu not building for MIPS currently this recipe needs to 25# Due to liburcu not building for MIPS currently this recipe needs to
26# be limited also. 26# be limited also.
27# So here let us first suppport x86/arm/powerpc platforms now. 27# So here let us first suppport x86/arm/powerpc platforms now.
28COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-linux' 28COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-linux.*'