mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
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 <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user