[oe-commits] [openembedded-core] 01/03: core-image-sato-sdk-ptest: Remove valgrind ptests for riscv

git at git.openembedded.org git at git.openembedded.org
Wed Oct 2 13:06:41 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit d06932b845be11007bd3521b7d20c253d6cca35b
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Sep 28 16:16:16 2019 -0700

    core-image-sato-sdk-ptest: Remove valgrind ptests for riscv
    
    valgrind is not yet ported to riscv
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/conf/distro/include/ptest-packagelists.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index 0dc0850..bb4724c 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -77,3 +77,5 @@ PTESTS_SLOW = "\
     util-linux-ptest \
     valgrind-ptest \
 "
+
+PTESTS_SLOW_remove_riscv64 = "valgrind-ptest"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list