mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
9ff84fd180
commit
0a5a41e49e
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user