summaryrefslogtreecommitdiffstats
path: root/meta-perl/conf
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2023-08-08 18:44:20 -0700
committerKhem Raj <raj.khem@gmail.com>2023-08-08 20:32:03 -0700
commit8d353c04910869fe4c1e39ceaa71389483a962d3 (patch)
tree6419fcc0a82eb1ca29996a978ef4c0ef15f1ef12 /meta-perl/conf
parent6be235b5c3b7c7a12c209c897df03d613ebda3c1 (diff)
downloadmeta-openembedded-8d353c04910869fe4c1e39ceaa71389483a962d3.tar.gz
libmodule-build-tiny-perl: upgrade 0.045 -> 0.046
* Drop redundant do_install * Use four spaces for indent in RDEPENDS * RDEPENDS: - += not = - sort alphabetically - Add perl-module-perl-ostype - Add perl-module-extutils-cbuilder-base - Replace perl-module-ipc-open3 with -ipc-cmd - Add perl-module-metadata - Add perl-module-parse-cpan-meta - Add perl-module-extutils-install - Add perl-module-encode-encoding * Enable ptest * RDEPENDS for ptest: - Add perl-module-ipc-open2 - Add perl-module-blib - Add packagegroup-core-buildessential - Add perl-dev (for "EXTERN.h") * INSANE_SKIP dev-deps for -ptest 0.046 2023-06-01 19:31:21+02:00 Europe/Amsterdam - Add src/ to include paths License-Update: Updated Artistic-1.0 (Perl) text Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/conf')
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
index 1a8c759b18..e27981de7e 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -13,6 +13,7 @@ PTESTS_FAST_META_PERL = "\
13 libextutils-config-perl \ 13 libextutils-config-perl \
14 libhtml-tagset-perl \ 14 libhtml-tagset-perl \
15 libmozilla-ca-perl \ 15 libmozilla-ca-perl \
16 libmodule-build-tiny-perl \
16 libstrictures-perl \ 17 libstrictures-perl \
17 libterm-readkey-perl \ 18 libterm-readkey-perl \
18 libtest-nowarnings-perl \ 19 libtest-nowarnings-perl \