diff options
author | Qing He <qing.he@intel.com> | 2010-12-30 14:48:31 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-02 01:25:40 -0800 |
commit | 6db06e1384a797fadda3e99648f07c6ee8e72844 (patch) | |
tree | 8dd69a6e58e573be46b84c607a6f1b5df88d1865 /meta | |
parent | a3a94a90fdb2d439f840f0f1b151b51f54685dbd (diff) | |
download | ast2050-yocto-poky-6db06e1384a797fadda3e99648f07c6ee8e72844.zip ast2050-yocto-poky-6db06e1384a797fadda3e99648f07c6ee8e72844.tar.gz |
gnutls: upgrade to version 2.10.4
from 2.8.6
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch (renamed from meta/recipes-support/gnutls/gnutls-2.8.6/configure-fix.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch (renamed from meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-openssl.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch (renamed from meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-texinfo-euro.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_2.10.4.bb (renamed from meta/recipes-support/gnutls/gnutls_2.8.6.bb) | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls-2.8.6/configure-fix.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch index 247e324..247e324 100644 --- a/meta/recipes-support/gnutls/gnutls-2.8.6/configure-fix.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch diff --git a/meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-openssl.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch index 413de06..413de06 100644 --- a/meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-openssl.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch diff --git a/meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-texinfo-euro.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch index a2d2f03..a2d2f03 100644 --- a/meta/recipes-support/gnutls/gnutls-2.8.6/gnutls-texinfo-euro.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch diff --git a/meta/recipes-support/gnutls/gnutls_2.8.6.bb b/meta/recipes-support/gnutls/gnutls_2.10.4.bb index 59fc226..3924ecd 100644 --- a/meta/recipes-support/gnutls/gnutls_2.8.6.bb +++ b/meta/recipes-support/gnutls/gnutls_2.10.4.bb @@ -6,5 +6,5 @@ SRC_URI += "file://gnutls-openssl.patch \ file://gnutls-texinfo-euro.patch \ file://configure-fix.patch" -SRC_URI[md5sum] = "eb0a6d7d3cb9ac684d971c14f9f6d3ba" -SRC_URI[sha256sum] = "d6f846a7064af3ee2c9aebd65dcee76953b767170cbcd719e990ed6b9688a356" +SRC_URI[md5sum] = "4e1517084018a8b1fdc96daabea40528" +SRC_URI[sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8" |