[oe-commits] Ionut Radu : gpgme: Updated from 1.4.0 to 1.4.1

git at git.openembedded.org git at git.openembedded.org
Wed May 15 21:05:05 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 775529a3891d3f3317ff79b0b1bd2f196f7fa2e8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=775529a3891d3f3317ff79b0b1bd2f196f7fa2e8

Author: Ionut Radu <ionutx.radu at intel.com>
Date:   Wed May  8 17:41:59 2013 +0300

gpgme: Updated from 1.4.0 to 1.4.1

Signed-off-by: Ionut Radu <ionutx.radu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../disable_gpgconf_check.patch                    |    0
 .../gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb}       |    6 ++----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch b/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
similarity index 100%
rename from meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch
rename to meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.0.bb b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
similarity index 89%
rename from meta/recipes-support/gpgme/gpgme_1.4.0.bb
rename to meta/recipes-support/gpgme/gpgme_1.4.1.bb
index a8c1157..13bc508 100644
--- a/meta/recipes-support/gpgme/gpgme_1.4.0.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
@@ -12,14 +12,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
            file://disable_gpgconf_check.patch"
 
-SRC_URI[md5sum] = "a0f93aba6d8a831ba14905085027f2f9"
-SRC_URI[sha256sum] = "728c959abb0795ed4357b308cdbba92210d22998b075664d1e038d3cc7145619"
+SRC_URI[md5sum] = "07f1c0eb6596a94efa3ffb75e74bfbba"
+SRC_URI[sha256sum] = "7ab63e5086ebe4cfe7f78face1bb059a7a60da586b1e5c6a77bedcd6d04019b8"
 DEPENDS = "libgpg-error libassuan ${PTH}"
 PTH_libc-uclibc = "npth"
 PTH = "pth"
 
-PR = "r0"
-
 EXTRA_OECONF = "--with-pth=${STAGING_DIR_HOST} --without-pth-test \
                 --with-gpg=${bindir}/gpg --without-gpgsm"
 





More information about the Openembedded-commits mailing list