summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/ptest-packagelists.inc
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2019-06-21 12:24:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-24 10:36:28 +0100
commit6094a64a78b2d46dbf92c27b273f01dddae78a79 (patch)
tree0ffb0973ae97186b0d9cc30a589baddc063ece74 /meta/conf/distro/include/ptest-packagelists.inc
parent65e5b33a252ecd59200577c7b0ed918124fe770f (diff)
downloadpoky-6094a64a78b2d46dbf92c27b273f01dddae78a79.tar.gz
ptest-packagelists.inc: add libmodule-build-perl-ptest
Now that libmodule-build-perl has moved into oe-core, make sure it is being tested on the autobuilder. (From OE-Core rev: 91c4328e9b8d95a2e1b6d85dd7d266150ed6dd12) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index 17deaa762a..0dc085091f 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -24,6 +24,7 @@ PTESTS_FAST = "\
24 kbd-ptest \ 24 kbd-ptest \
25 libconvert-asn1-perl-ptest \ 25 libconvert-asn1-perl-ptest \
26 liberror-perl-ptest \ 26 liberror-perl-ptest \
27 libmodule-build-perl-ptest \
27 libpcre-ptest \ 28 libpcre-ptest \
28 libtimedate-perl-ptest \ 29 libtimedate-perl-ptest \
29 libtest-needs-perl-ptest \ 30 libtest-needs-perl-ptest \