diff mbox series

[AUH] libexif: upgrading to 0.6.26 SUCCEEDED

Message ID 0101019d91758f4c-c356ad6e-1f86-497d-b155-4a5e8982b9d2-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libexif: upgrading to 0.6.26 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org April 15, 2026, 2:04 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libexif* to *0.6.26* has Succeeded.

Next steps:
    - apply the patch: git am 0001-libexif-upgrade-0.6.25-0.6.26.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 3afebde5d8daa7f63b348d4cb3d42f3b2195069c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 Apr 2026 13:17:26 +0000
Subject: [PATCH] libexif: upgrade 0.6.25 -> 0.6.26

---
 .../0001-Add-serial-tests-config-needed-by-ptest.patch        | 4 ++--
 .../libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb}          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb} (93%)
diff mbox series

Patch

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 26ab7f657f..44f6221880 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 ea0110e5def8eaf2567193323601f06ff892ce15 Mon Sep 17 00:00:00 2001
+From acaf743269b742209b24c57adde1cb0b7e677904 Mon Sep 17 00:00:00 2001
 From: Julien Stephan <jstephan@baylibre.com>
 Date: Tue, 11 Jul 2023 16:07:54 +0200
 Subject: [PATCH] Add serial-tests config needed by ptest
@@ -13,7 +13,7 @@  Signed-off-by: Julien Stephan <jstephan@baylibre.com>
  1 file changed, 1 insertion(+)
 
 diff --git a/configure.ac b/configure.ac
-index 9e483c9..561b61c 100644
+index d43d33f..63a57cd 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -21,6 +21,7 @@ AM_INIT_AUTOMAKE([
diff --git a/meta/recipes-support/libexif/libexif_0.6.25.bb b/meta/recipes-support/libexif/libexif_0.6.26.bb
similarity index 93%
rename from meta/recipes-support/libexif/libexif_0.6.25.bb
rename to meta/recipes-support/libexif/libexif_0.6.26.bb
index c57855303f..56b2e1e168 100644
--- a/meta/recipes-support/libexif/libexif_0.6.25.bb
+++ b/meta/recipes-support/libexif/libexif_0.6.26.bb
@@ -12,7 +12,7 @@  SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \
            file://run-ptest \
            "
 
-SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307"
+SRC_URI[sha256sum] = "0830ed253fceeb60444fb309598bc8a9491d3007dc054aad3a50a347c5597c57"
 
 inherit autotools gettext github-releases ptest