From: Khem Raj Date: Mon, 31 Aug 2020 05:20:10 +0000 (-0700) Subject: lttng-tools: lttng-ust works on riscv64 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e406a6b9ce5463072e6bd2d41d272506a7a42390;p=openembedded-core.git lttng-tools: lttng-ust works on riscv64 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- 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 f7e6ec2cba..0787e04d19 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.2.bb @@ -164,6 +164,3 @@ do_install_ptest () { esac done } - -COMPATIBLE_HOST_riscv64 = "null" -