mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +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:
parent
120c082cc1
commit
6b74b69b23
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user