mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ptest-packagelists-meta-oe: Remove nodejs ptests for rv32/rv64
Nodejs in OE not yet ported to RISCV Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ffb3c1108a
commit
d68491eca0
|
|
@ -38,6 +38,8 @@ PTESTS_FAST_META_OE = "\
|
|||
zeromq \
|
||||
"
|
||||
PTESTS_FAST_META_OE:remove:libc-musl = "minicoredumper"
|
||||
PTESTS_FAST_META_OE:remove:riscv64 = "nodejs"
|
||||
PTESTS_FAST_META_OE:remove:riscv32 = "nodejs"
|
||||
|
||||
PTESTS_SLOW_META_OE = "\
|
||||
fftw \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user