From 6c0a5594cc0aa02c154355e7b1d540ef5e26c9fe Mon Sep 17 00:00:00 2001 From: Oleh Matiusha Date: Wed, 8 Sep 2021 20:17:54 +0300 Subject: findutils: add ptest Placed it in PTESTS_SLOW since it takes 36s to execute this ptest on qemu. (From OE-Core rev: da489ef6e36711cb40d26f64f292fb92a0073f4a) Signed-off-by: Oleh Matiusha Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 3709998f29..2e324f8da4 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -72,6 +72,7 @@ PTESTS_SLOW = "\ coreutils-ptest \ dbus-test-ptest \ e2fsprogs-ptest \ + findutils-ptest \ glib-2.0-ptest \ gstreamer1.0-ptest \ libevent-ptest \ -- cgit v1.2.3-54-g00ecf