summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2016-06-13 05:16:30 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 08:35:02 +0100
commitf81a018089f9b92d08b6a0333c9fb75b9e6824e2 (patch)
treebbac4eccddd0db2f85c87573d28ddb6e212c7124 /meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb
parent72e560e96926879a45480f1d5feac20665f51993 (diff)
downloadpoky-f81a018089f9b92d08b6a0333c9fb75b9e6824e2.tar.gz
libgcrypt: upgrade to 1.7.0
- Add fix-undefined-reference-to-pthread.patch to fix undefined reference to `pthread_create' (From OE-Core rev: f9ed35ec4aeca0a37e8b00a0b185abf1b87db0d1) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb')
-rw-r--r--meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb
new file mode 100644
index 0000000000..37637f69d8
--- /dev/null
+++ b/meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb
@@ -0,0 +1,4 @@
1require libgcrypt.inc
2
3SRC_URI[md5sum] = "0a4d2d94b69832c780599f38280b2450"
4SRC_URI[sha256sum] = "07f88053ac9f7cfd35c2d404954b1e370818b757fd202ef2a5d4f398c11b7b06"