diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-04-07 04:24:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-08 10:53:24 +0100 |
commit | b44d75e3d7c1caf0f9b7f92af21f518b5f4eb211 (patch) | |
tree | e1aab5157e9ee527532ce39eef847e5d3bc52dfc /meta/recipes-support | |
parent | 2402fe82b69aea57b324733432ce1b2f2bbdbf69 (diff) | |
download | poky-b44d75e3d7c1caf0f9b7f92af21f518b5f4eb211.tar.gz |
libgcrypt: 1.6.2 -> 1.6.3
(From OE-Core rev: 7a5882310a6619a926f047c517fe6fa3f5f32e7a)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.6.2.bb | 4 | ||||
-rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt_1.6.3.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.6.2.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.6.2.bb deleted file mode 100644 index c49c0e7c17..0000000000 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.6.2.bb +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | require libgcrypt.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "d19adc062edff0ebc7e887212733ef1f" | ||
4 | SRC_URI[sha256sum] = "936921644b9c81e2395e18a554a9a5f9252aae3976f8afc3e4229ee9d785e627" | ||
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.6.3.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.6.3.bb new file mode 100644 index 0000000000..cd06ce73af --- /dev/null +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.6.3.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | require libgcrypt.inc | ||
2 | |||
3 | SRC_URI[md5sum] = "de03b867d02fdf115a1bac8bb8b5c3a3" | ||
4 | SRC_URI[sha256sum] = "69e94e1a7084d94e1a6ca26d436068cb74862d10a7353cfae579a2d88674ff09" | ||