aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls
AgeCommit message (Collapse)Author
2011-02-17gnutls.inc: Add --disable-rpathTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-19gnutls: remove old unpinned versionsMartin Jansa
* move LICENSE_${PN}-extra from recipe to .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Michael Smith <msmith@cbnco.com>
2011-01-19gnutls: move to latest stable branch 2.10.2 -> 2.10.4Michael Smith
* MJ : removed upstream applied parallel-build.patch from gnutls-2.10.2 dir and 2.10.4 SRC_URI * MJ: PR reset Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-08removed unused var AUTOTOOLS_STAGE_PKGCONFIGFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
2010-11-24gnutls_2.10.2.bb: Fix parallel build failure.Graham Gower
In file included from core.c:32: enums.h:3:1: error: unterminated #ifndef In file included from core.c:40: enum-map.i.c:867:1: error: unterminated argument list invoking macro "SCM_SMOB_PRINT" In file included from errors.c:28: enums.h:3:1: error: unterminated #ifndef Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-27gnutls: move to latest stable branch 2.10.1 -> 2.10.2Martin Jansa
* needed by new ecore http://trac.enlightenment.org/e/changeset/53910 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-18gnutls: don't fail on missing files we try to rmKoen Kooi
This is also needed when doing -c configure -f twice in a row
2010-10-16gnutls_2.10.1: remove the libtool-m4-macrosFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
2010-10-10gnutls_2.10.1.bb: Update to libtools 2.4 macros.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-08-17gnutls: add version 2.10.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03500+ recipes: remove do_stageFrans Meulenbroeks
This patch removes all occurrences of do_stage() { autotools_stage_all } including all kind of variants w.r.t whitespace Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-06-05gnutls_2.8.6.bb: Add recipe for version 2.8.6Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-18gnutls.inc: Obtain gettext in DEPENDS from inheriting gettext bbclassKhem Raj
. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-27gnutls: fix do_configure by depending on gtk-docAntonio Ospite
building gnutls_2.8.5.bb fails in do_configure with these messages: [..] | automake: unknown warning category `cross' | doc/Makefile.am:27: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | gtk-doc.make:50: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | gtk-doc.make:173: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | doc/reference/Makefile.am:135: `gtk-doc.make' included from here | doc/reference/Makefile.am:147: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL | autoreconf: automake failed with exit status: 1 | FATAL: autoreconf execution failed. NOTE: Task failed: /home/chris/oe/micro-dev/work/i686-oe-linux/gnutls-2.8.5-r0/temp/log.do_configure.14113 ERROR: TaskFailed event exception, aborting ERROR: Build of /home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb do_configure failed ERROR: Task 652 (/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb, do_configure) failed NOTE: Tasks Summary: Attempted 865 tasks of which 0 didn't need to be rerun and 1 failed. ERROR: '/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb' failed Depending on gtk-doc fixes this. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-09gnutls: drop old versionsMarcin Juszkiewicz
GnuTLS 2.7 moved from M4 macros + libgnutls-config to pkg-config. All software which required gnutls got fixed for this and is not buildable with older versions. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-05gnutls: install m4 macros only in <2.8.5 versionsMarcin Juszkiewicz
2.8.5 does not have M4 macros which were available for older versions. Debian does not ship them too. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-05gnutls: 2.8.5 lacks the .m4 files, so don't abort if cp failsKoen Kooi
2010-03-05gnutls: added 2.8.5, adapted to new stagingMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-12gnutls-native: new recipeDmitry Eremin-Solenikov
Add new recipe for building native gnutls library. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-27gnutsl: added missing build dependency guile-nativeMartin Dietze
2009-05-06gnutls: The 'extra' lib (and package) is GPLv3Tom Rini
2009-03-29libtasn1: add native versionKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>