summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-04-03 18:49:06 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:03 +0100
commitea5b9e9c8a76e67f99b0da0adb938a03c4416036 (patch)
tree6e38a0ef8c1e06564fd519402d751517d9751202 /meta/recipes-support
parentb64b3d48990087d6949a25a545754674bbdc8d0a (diff)
downloadpoky-ea5b9e9c8a76e67f99b0da0adb938a03c4416036.tar.gz
gnutls: update to 3.6.2
(From OE-Core rev: 47249a21354f1cf44eb8e46db6e613cf4718bfab) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/gnutls/gnutls_3.6.2.bb (renamed from meta/recipes-support/gnutls/gnutls_3.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.6.1.bb b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
index 7624a203d4..e540528a8e 100644
--- a/meta/recipes-support/gnutls/gnutls_3.6.1.bb
+++ b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
@@ -3,7 +3,7 @@ require gnutls.inc
3SRC_URI += "file://0001-configure.ac-fix-sed-command.patch \ 3SRC_URI += "file://0001-configure.ac-fix-sed-command.patch \
4 file://arm_eabi.patch \ 4 file://arm_eabi.patch \
5 " 5 "
6SRC_URI[md5sum] = "4b65ae3ffef59f3eeed51a6166ff12b3" 6SRC_URI[md5sum] = "8b4912c6c0e5ffefd3dbb4888eaf8a58"
7SRC_URI[sha256sum] = "20b10d2c9994bc032824314714d0e84c0f19bdb3d715d8ed55beb7364a8ebaed" 7SRC_URI[sha256sum] = "bcd5db7b234e02267f36b5d13cf5214baac232b7056a506252b7574ea7738d1f"
8 8
9BBCLASSEXTEND = "native nativesdk" 9BBCLASSEXTEND = "native nativesdk"