diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-12-04 13:55:49 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-16 12:12:16 +0000 |
| commit | 2d04c838e1ad57a0c789fcc7ddceb0bd7e96fd95 (patch) | |
| tree | 1ec10dc4e8c140f175cb1393bb779997e6c453cf /meta/recipes-support/gnutls/gnutls_3.3.17.1.bb | |
| parent | cf1eb2b8c0cb564eff6bd2346c40ebd7805ccfc1 (diff) | |
| download | poky-2d04c838e1ad57a0c789fcc7ddceb0bd7e96fd95.tar.gz | |
gnutls: update to 3.4.7
libidn is needed by the new version to compare hostnames.
Openssl compatibility is no longer enabled by default, but is
required by other packages in oe-core.
(From OE-Core rev: 08fb2a4c2eaabdb2944cefefed51d1b95aedbde1)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls_3.3.17.1.bb')
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.3.17.1.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.3.17.1.bb b/meta/recipes-support/gnutls/gnutls_3.3.17.1.bb deleted file mode 100644 index 0185797521..0000000000 --- a/meta/recipes-support/gnutls/gnutls_3.3.17.1.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require gnutls.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \ | ||
| 4 | file://configure.ac-fix-sed-command.patch \ | ||
| 5 | file://use-pkg-config-to-locate-zlib.patch \ | ||
| 6 | " | ||
| 7 | SRC_URI[md5sum] = "8d01c7e7f2cbc5871fdca832d2260b6b" | ||
| 8 | SRC_URI[sha256sum] = "b40f158030a92f450a07b20300a3996710ca19800848d9f6fd62493170c5bbb4" | ||
