summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gpgme
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-support/gpgme
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/gpgme')
-rw-r--r--meta/recipes-support/gpgme/gpgme_1.3.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/gpgme/gpgme_1.3.0.bb b/meta/recipes-support/gpgme/gpgme_1.3.0.bb
index 1c665b5ea4..4c45a4492b 100644
--- a/meta/recipes-support/gpgme/gpgme_1.3.0.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.3.0.bb
@@ -10,6 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
10 10
11SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \ 11SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
12 file://disable_gpgconf_check.patch;patch=1;pnum=1" 12 file://disable_gpgconf_check.patch;patch=1;pnum=1"
13
14SRC_URI[md5sum] = "4784e3c6086c9c25e9a1b4d9f7c5aa96"
15SRC_URI[sha256sum] = "74e040fcd46061f6b0d8b621a2a2a48100a7ba5c9f69e7cf207259a6e2e3e6a1"
13DEPENDS = "libgpg-error libassuan pth" 16DEPENDS = "libgpg-error libassuan pth"
14PR = "r0" 17PR = "r0"
15 18