mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
botan: Remove ptests execution on rv32
It needs go compiler and runtime which is missing on rv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -67,7 +67,8 @@ PTESTS_FAST_META_OE:append:x86-64 = " mcelog"
|
|||||||
|
|
||||||
PTESTS_FAST_META_OE:remove:libc-musl = "jemalloc minicoredumper oprofile"
|
PTESTS_FAST_META_OE:remove:libc-musl = "jemalloc minicoredumper oprofile"
|
||||||
PTESTS_FAST_META_OE:remove:riscv64 = "nodejs oprofile"
|
PTESTS_FAST_META_OE:remove:riscv64 = "nodejs oprofile"
|
||||||
PTESTS_FAST_META_OE:remove:riscv32 = "nodejs oprofile"
|
# botan needs go
|
||||||
|
PTESTS_FAST_META_OE:remove:riscv32 = "botan nodejs oprofile"
|
||||||
|
|
||||||
PTESTS_SLOW_META_OE = "\
|
PTESTS_SLOW_META_OE = "\
|
||||||
c-ares \
|
c-ares \
|
||||||
|
|||||||
Reference in New Issue
Block a user