]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-tools: Disable on qemuriscv32
authorHe Zhe <zhe.he@windriver.com>
Mon, 26 Sep 2022 08:08:07 +0000 (16:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Sep 2022 14:08:32 +0000 (15:08 +0100)
commit68b07bb7f0f01925f9da1cb966239ee49d5c84e3
treec0f5623ea3a658b8bf7d72bd94d61ee725066eca
parent5b87b79c6bb155d23ad4eab3243118b98a3b5906
lttng-tools: Disable on qemuriscv32

lttng-tools requires SYS_ppoll and SYS_pselect6 which are not supported on
riscv32. This has been confirmed by lttng-tools upstream.
https://github.com/lttng/lttng-tools/pull/162

It's also turned off for riscv32 in meta-riscv.
https://github.com/riscv/meta-riscv/blob/master/conf/layer.conf

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-platforms.inc