summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-25 22:41:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-26 14:33:50 +0100
commit7138f09da4f3c523d4028fbe5b53923ad2b59a71 (patch)
tree86d2898880e14bdd45fb88bcc247de9d0af26bab /meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
parent4ee733e1551d3960a23a600eb71a01cf7a51fa06 (diff)
downloadopenembedded-core-7138f09da4f3c523d4028fbe5b53923ad2b59a71.tar.gz
lttng-tools: Do not build for riscv64
Since lttng-modules are not buildable, there is no point of building tools either Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
index e9c8e18e22..0614e86713 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb
@@ -162,3 +162,6 @@ do_install_ptest () {
esac
done
}
+
+COMPATIBLE_HOST_riscv64 = "null"
+