From patchwork Sat Feb 1 13:21:12 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 56465 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 209E9C282DC for ; Sat, 1 Feb 2025 13:21:16 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web10.42725.1738416057550447511 for ; Sat, 01 Feb 2025 05:21:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=eYLxXRyc; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=nNL2nOgr; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 01010194c1ac2633-60035e47-4287-4c5e-9718-ce9cb2d1a5c0-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1738416072; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=tUoTCxItEJNxpDKuhdakuvEcIWHN9bOCO2aDTwFvePs=; b=eYLxXRyc2d3J+28CAfxRJryzdkniE4yO3BjXGd8OuFghJcMPNKxwccYwpDDWFgcf etCfjrhNmjzVZ0q5IlJTrDTtDSX+ZSgJ7rCSlEh79weRA7vKXSqGw/SC6HXc00fzNln LLiQvQncGm1i/+NJO4sa2CX3Qj533XUjlpsAU55g= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1738416072; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=tUoTCxItEJNxpDKuhdakuvEcIWHN9bOCO2aDTwFvePs=; b=nNL2nOgrmIcPUjWU/cL+APqQ3rO+/RPYeYZfhOF7Q0eND+6wsuxu7zY5LfpMTR6T MVI0VHH6Wy6CM1PYeqKHh3SiA/aFjVWjztOHkHvfBLC1vpfv+s+mCXiHm+Pqmuup4dD nxqP3VnfDmiJ9It9+zrW+ndDyarZ0aCnQLXoMnvU= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libexif: upgrading to 0.6.25 SUCCEEDED Message-ID: <01010194c1ac2633-60035e47-4287-4c5e-9718-ce9cb2d1a5c0-000000@us-west-2.amazonses.com> Date: Sat, 1 Feb 2025 13:21:12 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.02.01-54.240.27.45 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 ; Sat, 01 Feb 2025 13:21:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210604 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libexif* to *0.6.25* has Succeeded. Next steps: - apply the patch: git am 0001-libexif-upgrade-0.6.24-0.6.25.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From ac00a5eb6d415f45472719b20077668c0003019f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Feb 2025 13:12:48 +0000 Subject: [PATCH] libexif: upgrade 0.6.24 -> 0.6.25 --- .../0001-Add-serial-tests-config-needed-by-ptest.patch | 6 +++--- .../libexif/{libexif_0.6.24.bb => libexif_0.6.25.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libexif/{libexif_0.6.24.bb => libexif_0.6.25.bb} (94%) diff --git a/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch b/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch index 505aa07330..26ab7f657f 100644 --- a/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch +++ b/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch @@ -1,4 +1,4 @@ -From 1ee7217c8ae724d793f9a9876c3608057a2ccbf8 Mon Sep 17 00:00:00 2001 +From ea0110e5def8eaf2567193323601f06ff892ce15 Mon Sep 17 00:00:00 2001 From: Julien Stephan Date: Tue, 11 Jul 2023 16:07:54 +0200 Subject: [PATCH] Add serial-tests config needed by ptest @@ -13,10 +13,10 @@ Signed-off-by: Julien Stephan 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac -index cd48047..5413907 100644 +index 9e483c9..561b61c 100644 --- a/configure.ac +++ b/configure.ac -@@ -16,6 +16,7 @@ AM_INIT_AUTOMAKE([ +@@ -21,6 +21,7 @@ AM_INIT_AUTOMAKE([ dist-zip check-news subdir-objects diff --git a/meta/recipes-support/libexif/libexif_0.6.24.bb b/meta/recipes-support/libexif/libexif_0.6.25.bb similarity index 94% rename from meta/recipes-support/libexif/libexif_0.6.24.bb rename to meta/recipes-support/libexif/libexif_0.6.25.bb index b407ee52de..59c22753d0 100644 --- a/meta/recipes-support/libexif/libexif_0.6.24.bb +++ b/meta/recipes-support/libexif/libexif_0.6.25.bb @@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "d47564c433b733d83b6704c70477e0a4067811d184ec565258ac563d8223f6ae" +SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307" inherit autotools gettext github-releases ptest