From: Wang Mingyu Date: Thu, 21 Jan 2021 04:56:12 +0000 (+0800) Subject: gpgme: upgrade 1.15.0 -> 1.15.1 X-Git-Tag: uninative-2.10~113 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cabf519e6af08d590ba55a4b2680b198e90b9826;p=openembedded-core.git gpgme: upgrade 1.15.0 -> 1.15.1 refresh the followning patches: 0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch b/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch index 0ed4eb6818..0c15cc7c38 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch @@ -11,11 +11,11 @@ Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Hongxu Jia --- - src/gpgme.m4 | 58 ++++++++++------------------------------------------------ + src/gpgme.m4 | 58 +++++++++------------------------------------------- 1 file changed, 10 insertions(+), 48 deletions(-) diff --git a/src/gpgme.m4 b/src/gpgme.m4 -index 2a72f18..6c2be44 100644 +index c749a5d..8579146 100644 --- a/src/gpgme.m4 +++ b/src/gpgme.m4 @@ -1,5 +1,5 @@ @@ -29,7 +29,7 @@ index 2a72f18..6c2be44 100644 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # --# Last-changed: 2018-11-12 +-# Last-changed: 2020-11-20 +# Last-changed: 2014-10-02 @@ -130,5 +130,5 @@ index 2a72f18..6c2be44 100644 ifelse([$2], , :, [$2]) _AM_PATH_GPGME_CONFIG_HOST_CHECK -- -2.7.4 +2.25.1 diff --git a/meta/recipes-support/gpgme/gpgme_1.15.0.bb b/meta/recipes-support/gpgme/gpgme_1.15.1.bb similarity index 97% rename from meta/recipes-support/gpgme/gpgme_1.15.0.bb rename to meta/recipes-support/gpgme/gpgme_1.15.1.bb index 9264af8c5d..dc38aa8e3c 100644 --- a/meta/recipes-support/gpgme/gpgme_1.15.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.15.1.bb @@ -22,7 +22,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \ file://0008-do-not-auto-check-var-PYTHON.patch \ " -SRC_URI[sha256sum] = "0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b" +SRC_URI[sha256sum] = "eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad" DEPENDS = "libgpg-error libassuan" RDEPENDS_${PN}-cpp += "libstdc++"