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:
Khem Raj 2023-05-18 17:13:39 -07:00
parent ffb3c1108a
commit d68491eca0

View File

@ -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 \