diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch (renamed from meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gpgme/gpgme_1.4.2.bb (renamed from meta/recipes-support/gpgme/gpgme_1.4.1.bb) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch b/meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch index df0953069c..df0953069c 100644 --- a/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch +++ b/meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch | |||
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.1.bb b/meta/recipes-support/gpgme/gpgme_1.4.2.bb index 13bc508aa9..040cdf42b4 100644 --- a/meta/recipes-support/gpgme/gpgme_1.4.1.bb +++ b/meta/recipes-support/gpgme/gpgme_1.4.2.bb | |||
@@ -6,14 +6,14 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | |||
6 | LICENSE = "GPLv2+ & LGPLv2.1+" | 6 | LICENSE = "GPLv2+ & LGPLv2.1+" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
8 | file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \ | 8 | file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \ |
9 | file://src/gpgme.h.in;endline=23;md5=a7b9706396e8e12c17be7d8d556ef7a5 \ | 9 | file://src/gpgme.h.in;endline=23;md5=dccb4bb624011e36513c61ef0422d054 \ |
10 | file://src/engine.h;endline=22;md5=4b6d8ba313d9b564cc4d4cfb1640af9d" | 10 | file://src/engine.h;endline=22;md5=4b6d8ba313d9b564cc4d4cfb1640af9d" |
11 | 11 | ||
12 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \ | 12 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \ |
13 | file://disable_gpgconf_check.patch" | 13 | file://disable_gpgconf_check.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "07f1c0eb6596a94efa3ffb75e74bfbba" | 15 | SRC_URI[md5sum] = "c8cb345ba7c0353e47bdf3c5c05e49be" |
16 | SRC_URI[sha256sum] = "7ab63e5086ebe4cfe7f78face1bb059a7a60da586b1e5c6a77bedcd6d04019b8" | 16 | SRC_URI[sha256sum] = "2c4f2bf71e53e6fb7badf07801d4248777566a621c8c2339c02c289731df6856" |
17 | DEPENDS = "libgpg-error libassuan ${PTH}" | 17 | DEPENDS = "libgpg-error libassuan ${PTH}" |
18 | PTH_libc-uclibc = "npth" | 18 | PTH_libc-uclibc = "npth" |
19 | PTH = "pth" | 19 | PTH = "pth" |