summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/ptest-packagelists.inc
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2022-11-18 09:52:06 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-22 12:26:45 +0000
commitf78f852ef4f786f54f8664f3783573c25dcf4b10 (patch)
treee11b88bae10c4184eaf96eb18fe896ef43237a87 /meta/conf/distro/include/ptest-packagelists.inc
parent9b331dbb58704911de577aa1118f94a5116f5020 (diff)
downloadpoky-f78f852ef4f786f54f8664f3783573c25dcf4b10.tar.gz
libtest-warnings-perl: move from meta-perl
liburi-perl in oe-core now RDEPENDS on libtest-warnings-perl for ptest * Update HOMEPAGE; fix syntax * Add SUMMARY * Add BUGTRACKER * Use CPAN_MIRROR for SRC_URI * Use actual LICENCE file for LIC_FILES_CHKSUM * Add RDEPENDS * Add RDEPENDS on perl-modules for ptest - Too many hidden dependencies that fail silently, but pass with full perl-modules * Add self as maintainer * Add to ptest-packagelists (fast) (From OE-Core rev: b1582fb0ec6620312b9a26c6afc48a63984617a0) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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 983f1dd72a..cf1b57e186 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -35,6 +35,7 @@ PTESTS_FAST = "\
35 libtimedate-perl-ptest \ 35 libtimedate-perl-ptest \
36 libtest-fatal-perl-ptest \ 36 libtest-fatal-perl-ptest \
37 libtest-needs-perl-ptest \ 37 libtest-needs-perl-ptest \
38 libtest-warnings-perl-ptest \
38 libtry-tiny-perl-ptest \ 39 libtry-tiny-perl-ptest \
39 liburi-perl-ptest \ 40 liburi-perl-ptest \
40 libusb1-ptest \ 41 libusb1-ptest \