summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-15 09:44:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-18 11:06:32 +0100
commitd0bc9cee83b5c5c5d5d0cc4228c165dde2d94b90 (patch)
treebb80c757f5305d2ed0a4473b51ee927b02fcc5f2 /meta/recipes-support
parent16770d5970c735f0941861abc8981962e8e43746 (diff)
downloadpoky-d0bc9cee83b5c5c5d5d0cc4228c165dde2d94b90.tar.gz
libgcrypt: upgrade 1.8.5 -> 1.8.6
(From OE-Core rev: 260ea206a0729de9c31e8635474188604ef73332) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb (renamed from meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb
index 4e0eb0a169..ac09417e89 100644
--- a/meta/recipes-support/libgcrypt/libgcrypt_1.8.5.bb
+++ b/meta/recipes-support/libgcrypt/libgcrypt_1.8.6.bb
@@ -26,8 +26,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgcrypt/libgcrypt-${PV}.tar.bz2 \
26 file://0003-GCM-move-look-up-table-to-.data-section-and-unshare-.patch \ 26 file://0003-GCM-move-look-up-table-to-.data-section-and-unshare-.patch \
27 file://determinism.patch \ 27 file://determinism.patch \
28" 28"
29SRC_URI[md5sum] = "348cc4601ca34307fc6cd6c945467743" 29SRC_URI[sha256sum] = "0cba2700617b99fc33864a0c16b1fa7fdf9781d9ed3509f5d767178e5fd7b975"
30SRC_URI[sha256sum] = "3b4a2a94cb637eff5bdebbcaf46f4d95c4f25206f459809339cdada0eb577ac3"
31 30
32BINCONFIG = "${bindir}/libgcrypt-config" 31BINCONFIG = "${bindir}/libgcrypt-config"
33 32