diff mbox series

[scarthgap,1/3] libexif: upgrade 0.6.24 -> 0.6.25

Message ID 20260504063159.30681-1-hprajapati@mvista.com
State New
Headers show
Series [scarthgap,1/3] libexif: upgrade 0.6.24 -> 0.6.25 | expand

Commit Message

Hitendra Prajapati May 4, 2026, 6:31 a.m. UTC
Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com>
---
 .../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%)

Comments

patchtest@automation.yoctoproject.org May 4, 2026, 6:45 a.m. UTC | #1
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:

---
Testing patch /home/patchtest/share/mboxes/scarthgap-1-3-libexif-upgrade-0.6.24---0.6.25.patch

FAIL: test commit message presence: Please include a commit message on your patch explaining the change (test_mbox.TestMbox.test_commit_message_presence)

PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)

SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)

---

Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
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 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 <jstephan@baylibre.com>
 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 <jstephan@baylibre.com>
  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