diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2017-02-06 23:23:02 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-15 20:06:42 -0800 |
commit | 151f9ab9de4908293a14cc0573239d9a2a63e502 (patch) | |
tree | 480319dfac419e07797fb8c0106507512f033c43 /meta | |
parent | fa1d3b3efb688b8a7b52878a30f36c8e906d067a (diff) | |
download | poky-151f9ab9de4908293a14cc0573239d9a2a63e502.tar.gz |
libgcrypt: 1.7.3 -> 1.7.6
(From OE-Core rev: 22e17785744e001eae8387dab853e6b9d5468211)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb | 4 | ||||
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb deleted file mode 100644 index ddd7c5392c..0000000000 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require libgcrypt.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "bb5b00cb70b1215833857fd690080fbb" | ||
4 | SRC_URI[sha256sum] = "c98470cf6a781f2af4bdfda710ad39f0f54b5044e8c43b878d4005737d6c213f" | ||
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb new file mode 100644 index 0000000000..da0a1fe7fb --- /dev/null +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require libgcrypt.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "eac6d11999650e8a1493674c1bdbc7f8" | ||
4 | SRC_URI[sha256sum] = "fc0aec7714d75d812b665bd510d66031b1b2ce8fa855cc2c02238c954ea36982" | ||