From patchwork Tue Jul 22 03:12:28 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yiding Liu (Fujitsu)" X-Patchwork-Id: 67245 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6516DC83F25 for ; Tue, 22 Jul 2025 03:13:20 +0000 (UTC) Received: from esa4.hc1455-7.c3s2.iphmx.com (esa4.hc1455-7.c3s2.iphmx.com [68.232.139.117]) by mx.groups.io with SMTP id smtpd.web11.4287.1753153990949255309 for ; Mon, 21 Jul 2025 20:13:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@fujitsu.com header.s=fj2 header.b=iPuTb+gM; spf=pass (domain: fujitsu.com, ip: 68.232.139.117, mailfrom: liuyd.fnst@fujitsu.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fujitsu.com; i=@fujitsu.com; q=dns/txt; s=fj2; t=1753153991; x=1784689991; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=fjC1cV7plI0etIWHmlugP47lVuSRZZMPtA4GcymYU/0=; b=iPuTb+gMbz7AkBdPl/OPCyUI3SM4etrPNO8R9ED0Ky6V4n5DcZbgs7e/ qWdE+yEv6bim9wPGLbMLNPIP1sCkqATMU2ytEraD9S1U2FQv1ZJm68Z0q KqM3GjEvrhdyNtLLdfo8MFdPOfPCghv/pJq04RAv8Hb/1c/4581GnPyLg NR7xpUrUrl2R0011qO6c4XMDcIPVLQ97NWYCwkClDIi7rwhQW3/wAIa2U oe0vZWLR4THjr/b5jCBjNG2vN4G/L6cx+xM0yWn6B5nNqDqCngzC4ythQ kfSqiGLakaUKOqXl5v0LP4gZUgt+KgX8WjMD+ajldr9OLOfDYveNYHm3o w==; X-CSE-ConnectionGUID: eAJByVOaSUC0gB9MqKTlAQ== X-CSE-MsgGUID: Y6xjoEnmShiYCF7vCnXQZg== X-IronPort-AV: E=McAfee;i="6800,10657,11499"; a="207510942" X-IronPort-AV: E=Sophos;i="6.16,330,1744038000"; d="scan'208";a="207510942" Received: from unknown (HELO az2uksmgr4.o.css.fujitsu.com) ([52.151.125.128]) by esa4.hc1455-7.c3s2.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2025 12:13:10 +0900 Received: from az2uksmgm3.o.css.fujitsu.com (unknown [10.151.22.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by az2uksmgr4.o.css.fujitsu.com (Postfix) with ESMTPS id 7AE4EC000AE for ; Tue, 22 Jul 2025 03:13:10 +0000 (UTC) Received: from edo.cn.fujitsu.com (edo.cn.fujitsu.com [10.167.33.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by az2uksmgm3.o.css.fujitsu.com (Postfix) with ESMTPS id EC084C0032C for ; Tue, 22 Jul 2025 03:13:09 +0000 (UTC) Received: from G08FNSTD190088.g08.fujitsu.local (unknown [10.193.129.116]) by edo.cn.fujitsu.com (Postfix) with ESMTP id 09AC61A0078; Tue, 22 Jul 2025 11:13:06 +0800 (CST) From: Liu Yiding To: Khem Raj , openembedded-devel@lists.openembedded.org Cc: Liu Yiding Subject: [meta-perl] [PATCH 20/21] libcgi-perl: upgrade 4.68 -> 4.70 Date: Tue, 22 Jul 2025 11:12:28 +0800 Message-ID: <20250722031245.884-20-liuyd.fnst@fujitsu.com> X-Mailer: git-send-email 2.49.0.windows.1 In-Reply-To: <20250722031245.884-1-liuyd.fnst@fujitsu.com> References: <20250722031245.884-1-liuyd.fnst@fujitsu.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 22 Jul 2025 03:13:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/118684 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 --- .../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%) diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.70.bb 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 index 0c738b0b06..59803b403a 100644 --- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb +++ b/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 \