]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
core-image-sato-sdk-ptest: Remove valgrind ptests for riscv
authorKhem Raj <raj.khem@gmail.com>
Sat, 28 Sep 2019 23:16:16 +0000 (16:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Oct 2019 13:41:22 +0000 (14:41 +0100)
valgrind is not yet ported to riscv

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/distro/include/ptest-packagelists.inc

index 0dc085091ff340721c480ff8934f1fcf2d0f7b83..bb4724cf5286f1f7072ea7158aefb3dc52fa65cb 100644 (file)
@@ -77,3 +77,5 @@ PTESTS_SLOW = "\
     util-linux-ptest \
     valgrind-ptest \
 "
+
+PTESTS_SLOW_remove_riscv64 = "valgrind-ptest"