summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb
index 5a99a5adae..d873741635 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb
@@ -12,8 +12,7 @@ inherit module
12 12
13SRCREV = "789fd1d06d07aeb9a403bdce1b3318560cfc6eca" 13SRCREV = "789fd1d06d07aeb9a403bdce1b3318560cfc6eca"
14 14
15# lttng currently blacklists arm with gcc-4.8 15COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux'
16COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips).*-linux'
17 16
18SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.5 \ 17SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.5 \
19 file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch \ 18 file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch \