mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user