]> code.ossystems Code Review - openembedded-core.git/commit
gnutls: upgrade to version 2.8.6
authorQing He <qing.he@intel.com>
Wed, 23 Jun 2010 07:07:39 +0000 (15:07 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 9 Jul 2010 04:11:00 +0000 (21:11 -0700)
commit424278c7bcccf0334ad4680ded30372616d2c9ab
tree682c4edf7fe8853bef3c34b3135bd9b00d6e2e03
parent8a556a8ca5dfd22e06de57eaf7744ace1d0974a5
gnutls: upgrade to version 2.8.6

from 2.4.2
add homepage and bugtracker
clarify licensing to GPL & LGPL for different sub packages

changes:
  - use EXTRA_OECONF to explicitly specify libgcrypt path
  - remove multiple aclocal.m4s and distributed libtool m4
    scripts to produce sanity environment, otherwise it may
    complain about libtool version mismatch at compilation
  - rebase configure_madness.patch to adapt new autotools
    scripts, change libgnutls.pc.in and libgnutls-extra.pc.in
    to fix pkg-config issues
  - rebase the other patches
  - remove duplicated inheritence
  - depends explictly on libgcrypt (>= 1.4.2), or configure
    fails
  - use standalone version of libtasn1, and add it as a build
    dependency on libatsn1
  - add --disable-rpath in EXTRA_OECONF to avoid the rpath
    pollution by --with-<pkg>-prefix=

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/gnutls/gnutls-2.4.2/configure_madness.patch [deleted file]
meta/packages/gnutls/gnutls-2.8.6/configure-fix.patch [new file with mode: 0644]
meta/packages/gnutls/gnutls-2.8.6/gnutls-openssl.patch [moved from meta/packages/gnutls/gnutls-2.4.2/gnutls-openssl.patch with 93% similarity]
meta/packages/gnutls/gnutls-2.8.6/gnutls-texinfo-euro.patch [moved from meta/packages/gnutls/gnutls-2.4.2/gnutls-texinfo-euro.patch with 81% similarity]
meta/packages/gnutls/gnutls.inc
meta/packages/gnutls/gnutls_2.4.2.bb [deleted file]
meta/packages/gnutls/gnutls_2.8.6.bb [new file with mode: 0644]