| Message ID | 0101019e2bcbe3c2-a5880aa7-3f31-45e0-91d1-3b3a3705f428-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] libgpg-error: upgrading to 1.61 SUCCEEDED | expand |
diff --git a/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch b/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch index 3484af63b3..6e54e4f102 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error/0001-Do-not-fail-when-testing-config-scripts.patch @@ -1,4 +1,4 @@ -From 48d457a819d1bf4171c6cc7fe161cdfc66770be2 Mon Sep 17 00:00:00 2001 +From 98eed13fd2442dbcd8e9e1c5d02be30cee97404d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin <alex.kanavin@gmail.com> Date: Fri, 28 Feb 2020 09:19:56 +0000 Subject: [PATCH] Do not fail when testing config scripts diff --git a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch index 485c079a2b..73a58c42e2 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch @@ -1,4 +1,4 @@ -From 3648accd954d86b14f7a4eb72b9ffa4fe57b72d5 Mon Sep 17 00:00:00 2001 +From 17bc4850a71f5e1f9bebb1e4f707fa333ea45f01 Mon Sep 17 00:00:00 2001 From: Hongxu Jia <hongxu.jia@windriver.com> Date: Wed, 21 Aug 2024 20:03:29 -0700 Subject: [PATCH] support pkgconfig diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.60.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.61.bb similarity index 95% rename from meta/recipes-support/libgpg-error/libgpg-error_1.60.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.61.bb index 622827c2ca..de3918a998 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.60.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.61.bb @@ -19,7 +19,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "11b2a738e212f3eab0fe8637bc341d3181ca964e97bb2654de91aab7dae4ce09" +SRC_URI[sha256sum] = "7a85413f2bc354f4f8aa832b718af122e48965e9e0eb9012ee659c13c6385c93" BINCONFIG = "${bindir}/gpg-error-config"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libgpg-error* to *1.61* has Succeeded. Next steps: - apply the patch: git am 0001-libgpg-error-upgrade-1.60-1.61.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 3edfaee7a2dd8c294c2db498e0c72172aff89d7f Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 15 May 2026 12:44:34 +0000 Subject: [PATCH] libgpg-error: upgrade 1.60 -> 1.61 --- .../0001-Do-not-fail-when-testing-config-scripts.patch | 2 +- meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch | 2 +- .../libgpg-error/{libgpg-error_1.60.bb => libgpg-error_1.61.bb} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.60.bb => libgpg-error_1.61.bb} (95%)