1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

kselftests: Disable for riscv

4.10 did not have RISC-V support

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Khem Raj
2019-11-19 00:45:13 +00:00
committed by Denys Dmytriyenko
parent 7e03fc792b
commit 8424953005

View File

@@ -185,3 +185,6 @@ INSANE_SKIP_${PN}-exec = "ldflags"
INSANE_SKIP_${PN}-ipc = "ldflags"
INSANE_SKIP_${PN}-mount = "ldflags"
INSANE_SKIP_${PN}-vm = "ldflags"
COMAPTIBLE_MACHINE_riscv64 = "(null)"
COMAPTIBLE_MACHINE_riscv32 = "(null)"