core-image-sato-sdk-ptest: Remove valgrind ptests for riscv

valgrind is not yet ported to riscv

(From OE-Core rev: 93ed352467a9e2121b0cd4b50989d91f14a16145)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2019-09-28 16:16:16 -07:00
committed by Richard Purdie
parent 97a5762be1
commit f2df235b49

View File

@@ -77,3 +77,5 @@ PTESTS_SLOW = "\
util-linux-ptest \
valgrind-ptest \
"
PTESTS_SLOW_remove_riscv64 = "valgrind-ptest"