summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnutls/gnutls.inc
Commit message (Collapse)AuthorAgeFilesLines
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-44/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnutls: upgrade to version 2.8.6Qing He2010-07-081-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gnutls: add gettext to dependenciesJoshua Lock2010-01-041-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gnutls: Convert to autotools_stageRichard Purdie2009-11-161-12/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-1/+1
| | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnutls: Use pkgconfig_stageRichard Purdie2009-06-121-1/+1
|
* gnutls: Disable guileRichard Purdie2009-05-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnutls: Stop gnutls using the build system zlibRichard Purdie2008-07-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4832 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnutls: Sync with OE for enhanced configure patch, remove unused fileRichard Purdie2008-03-191-4/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4067 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnutls: Remove some bad flags from configure.acRichard Purdie2007-11-131-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3142 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnutls: remove hacks needed for autoconf 2.59Marcin Juszkiewicz2007-08-201-5/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2521 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnutls: update to 1.6.3 (upstream recommended stable version)Marcin Juszkiewicz2007-06-041-0/+44
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1852 311d38ba-8fff-0310-9ca6-ca027cbcb966