mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 01:36:38 +01:00
ptest-packagelists: Remove qemu ptests for rv32
qemu is not buildable on rv32 yet (From OE-Core rev: 5987ac1dba7ffcdb23f837620f02aa2c1ed33fa1) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -63,7 +63,9 @@ PTESTS_FAST = "\
|
||||
zlib-ptest \
|
||||
"
|
||||
PTESTS_FAST:remove:mips64 = "qemu-ptest"
|
||||
PTESTS_PROBLEMS:append:mips64 = "qemu-ptest"
|
||||
PTESTS_PROBLEMS:append:mips64 = " qemu-ptest"
|
||||
PTESTS_FAST:remove:riscv32 = "qemu-ptest"
|
||||
PTESTS_PROBLEMS:append:riscv32 = " qemu-ptest"
|
||||
|
||||
PTESTS_SLOW = "\
|
||||
babeltrace-ptest \
|
||||
|
||||
Reference in New Issue
Block a user