summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-29 10:25:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-29 12:58:59 +0100
commitecba50f8713e969131c61424e8d9c4679ade18db (patch)
tree4215c5ef6d9292331f04de3ae1cddc5bac113105 /meta/conf
parent21bfbef23e1f4c90070017e19f70e488e6ff64be (diff)
downloadopenembedded-core-contrib-ecba50f8713e969131c61424e8d9c4679ade18db.tar.gz
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc2
1 files changed, 2 insertions, 0 deletions
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 \