similarity index 92%
rename from meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb
rename to meta-perl/recipes-perl/libcgi/libcgi-perl_4.70.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb"
SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz"
-SRC_URI[sha256sum] = "12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2"
+SRC_URI[sha256sum] = "538ad19c40402e3bbbe00e6d374c3ce2966feb391096dac883ac5104c2083bc9"
S = "${UNPACKDIR}/CGI-${PV}"
@@ -34,6 +34,7 @@ do_install:prepend() {
RDEPENDS:${PN}-ptest += " \
libtest-deep-perl \
libtest-warn-perl \
+ liburi-perl \
perl-module-bytes \
perl-module-file-find \
perl-module-filehandle \
add liburi-perl to ptest to fix issue: | not ok 135 - calling bake() without mod_perl should survive | # Failed test 'calling bake() without mod_perl should survive' | # at t/cookie.t line 448. | # got: 'Can't locate URI.pm in @INC (you may need to install the URI module) (@INC entries checked: . /usr/lib/perl5/site_perl/5.40.2/x86_64-linux /usr/lib/perl5/site_perl/5.40.2 /usr/lib/perl5/vendor_perl/5.40.2/x86_64-linux /usr/lib/perl5/vendor_perl/5.40.2 /usr/lib/perl5/5.40.2/x86_64-linux /usr/lib/perl5/5.40.2) at /usr/lib/perl5/vendor_perl/5.40.2/CGI.pm line 4. | # BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.40.2/CGI.pm line 4. | # Compilation failed in require at /usr/lib/perl5/vendor_perl/5.40.2/CGI/Cookie.pm line 183. Changelog: ========== - remove github/coveralls/travis badges - add github actions for CI Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- .../libcgi/{libcgi-perl_4.68.bb => libcgi-perl_4.70.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-perl/recipes-perl/libcgi/{libcgi-perl_4.68.bb => libcgi-perl_4.70.bb} (92%)