1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

lttng-tools: Do not build for riscv64

Since lttng-modules are not buildable, there is no point of building
tools either

(From OE-Core rev: 7138f09da4f3c523d4028fbe5b53923ad2b59a71)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2020-08-25 22:41:01 -07:00
committed by Richard Purdie
parent 780d38ee5e
commit 5713f5d7c8
2 changed files with 4 additions and 0 deletions
@@ -162,3 +162,6 @@ do_install_ptest () {
esac
done
}
COMPATIBLE_HOST_riscv64 = "null"