From 6b74b69b2333c6f9e91d47bd6da6101293ed96f1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 29 Apr 2019 10:25:05 +0100 Subject: ptest-packagelists: Add m4 and gettext as 'fast' ptests These new ptests run in under the ~30s criteria so add to the list of 'fast' ptests. (From OE-Core rev: ecba50f8713e969131c61424e8d9c4679ade18db) Signed-off-by: Richard Purdie --- 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 768ba743ed..52f7439e25 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 \ -- cgit v1.2.3-54-g00ecf