From: Khem Raj Date: Mon, 31 Aug 2020 05:20:10 +0000 (-0700) Subject: lttng-tools: lttng-ust works on riscv64 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950ee8ebc0cea0cca33573c51808cd170040e506;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 f7e6ec2cba3..0787e04d191 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" -