| Message ID | 0101019e83d3cd55-c0363960-b60a-4324-bda5-35bbac3a22a1-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..063a837f60 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 8722a653191368fd5f8dfdf798f3cc57e651faf3 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..1fe5e0510b 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 31d4be147b094cc3e1f45448044efcfddcbdc974 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 001a9f07b90bb574708087cb3f6a99ca9722822c Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Mon, 1 Jun 2026 14:49:50 +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%)