[OE-core] [PATCH 2/2] ptest-packagelists: Add m4 and gettext as 'fast' ptests

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 29 11:58:15 UTC 2019


These new ptests run in under the ~30s criteria so add to the list
of 'fast' ptests.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 768ba743ed0..52f7439e252 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -19,6 +19,7 @@ PTESTS_FAST = "\
     gawk-ptest \
     gdbm-ptest \
     gdk-pixbuf-ptest \
+    gettext-ptest \
     gzip-ptest \
     json-glib-ptest \
     kbd-ptest \
@@ -37,6 +38,7 @@ PTESTS_FAST = "\
     libxml-simple-perl-ptest \
     libxml2-ptest \
     lzo-ptest \
+    m4-ptest \
     nettle-ptest \
     openssl-ptest \
     opkg-ptest \
-- 
2.20.1



More information about the Openembedded-core mailing list