From: Alexander Kanavin Date: Wed, 27 Apr 2022 08:40:07 +0000 (+0200) Subject: libgpg-error: 1.44 -> 1.45 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519fe0b3fbfd7cc5a3b10fa38ef7aac06a76f920;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libgpg-error: 1.44 -> 1.45 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch b/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch index 6b9b623b545..82bb4cdb473 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 52aae746760ce5b88e61ce994f5055e4ce809821 Mon Sep 17 00:00:00 2001 +From 0214d886d0153f7288f81213c47dc50f3b9fde20 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 29 Mar 2018 15:12:17 +0800 Subject: [PATCH] support pkgconfig @@ -14,14 +14,14 @@ Signed-off-by: Armin Kuster Signed-off-by: Zheng Ruoqin --- - src/gpg-error.m4 | 160 +---------------------------------------------- - 1 file changed, 3 insertions(+), 157 deletions(-) + src/gpg-error.m4 | 161 +---------------------------------------------- + 1 file changed, 3 insertions(+), 158 deletions(-) diff --git a/src/gpg-error.m4 b/src/gpg-error.m4 -index 56a5d07..28920ae 100644 +index 4b5cd40..c9978d6 100644 --- a/src/gpg-error.m4 +++ b/src/gpg-error.m4 -@@ -27,157 +27,12 @@ dnl is added to the gpg_config_script_warn variable. +@@ -27,158 +27,12 @@ dnl is added to the gpg_config_script_warn variable. dnl AC_DEFUN([AM_PATH_GPG_ERROR], [ AC_REQUIRE([AC_CANONICAL_HOST]) @@ -137,6 +137,7 @@ index 56a5d07..28920ae 100644 - fi - elif test "$GPG_ERROR_CONFIG" != "no"; then - gpg_error_config_version=`$GPG_ERROR_CONFIG --version` +- unset GPGRT_CONFIG - fi - if test "$GPG_ERROR_CONFIG" != "no"; then - req_major=`echo $min_gpg_error_version | \ @@ -182,7 +183,7 @@ index 56a5d07..28920ae 100644 fi if test x"$gpg_error_config_host" != xnone ; then if test x"$gpg_error_config_host" != x"$host" ; then -@@ -193,15 +48,6 @@ AC_DEFUN([AM_PATH_GPG_ERROR], +@@ -194,15 +48,6 @@ AC_DEFUN([AM_PATH_GPG_ERROR], fi fi else diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.44.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.45.bb similarity index 95% rename from meta/recipes-support/libgpg-error/libgpg-error_1.44.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.45.bb index f5b482f4c95..ff3a673df2c 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.44.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.45.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "8e3d2da7a8b9a104dd8e9212ebe8e0daf86aa838cc1314ba6bc4de8f2d8a1ff9" +SRC_URI[sha256sum] = "570f8ee4fb4bff7b7495cff920c275002aea2147e9a1d220c068213267f80a26" BINCONFIG = "${bindir}/gpg-error-config"