From: Alexander Kanavin <[email protected]> Signed-off-by: Alexander Kanavin <[email protected]> --- .../0001-Do-not-fail-when-testing-config-scripts.patch | 2 +- .../libgpg-error/libgpg-error/pkgconfig.patch | 7 ++----- .../{libgpg-error_1.50.bb => libgpg-error_1.51.bb} | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.50.bb => libgpg-error_1.51.bb} (95%)
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 d72838bb05d..0910d6cc632 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 75622f8b21459eb556b36edc3537fdaded7f04bf Mon Sep 17 00:00:00 2001 +From 581919f3af914c6b62e51b345d5d15e709f20e77 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin <[email protected]> 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 794a3993e79..dbf728b2ded 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch +++ b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch @@ -1,7 +1,7 @@ -From ba5ec5615d76dfa4afb429a4e11f3e7e3bc9de76 Mon Sep 17 00:00:00 2001 +From 3529df77cd20253ce2a9c1962d7a72058a04fd98 Mon Sep 17 00:00:00 2001 From: Hongxu Jia <[email protected]> Date: Wed, 21 Aug 2024 20:03:29 -0700 -Subject: [PATCH 1/2] support pkgconfig +Subject: [PATCH] support pkgconfig Upstream-Status: Inappropriate [gnupg upstream will not take this, it has been tried with other components] @@ -241,6 +241,3 @@ index 2d24071..c561725 100644 - AC_SUBST(GPG_ERROR_MT_LIBS) ]) + --- -2.25.1 - diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb similarity index 95% rename from meta/recipes-support/libgpg-error/libgpg-error_1.50.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.51.bb index 02cdf7707d8..741969beb09 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "69405349e0a633e444a28c5b35ce8f14484684518a508dc48a089992fe93e20a" +SRC_URI[sha256sum] = "be0f1b2db6b93eed55369cdf79f19f72750c8c7c39fc20b577e724545427e6b2" BINCONFIG = "${bindir}/gpg-error-config" -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207758): https://lists.openembedded.org/g/openembedded-core/message/207758 Mute This Topic: https://lists.openembedded.org/mt/109769667/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
