aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/automake
AgeCommit message (Collapse)Author
2010-03-18automake_1.10.3.bb : add latest version of 1.10.X branch.Graeme Gregory
This fixes CVE-2009-4029
2010-03-01autoconf: merged Poky changes (BBEXTENDCLASS + new staging)Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-06automake: Add 1.11.1Dirk Opfer
Lighttpd needs recent automake with AM_SILENT macro. Set DEFAULT_PREFERENCE = "-1"
2009-09-19automake: Recipes cleanup and fixes:Stanislav Brabec
* Move common part of recipes to automake.inc. * Use conditional ac_cv_path_PERL instead of path_prog_fixes.patch to fix automake on target. * Remove unneeded datadir symlinks that make impossible to install more automake versions. * Make symlinks from unversioned copy of binaries. * Cleanup of obsolete parts of recipesthat make impossible to install more automake versions. * Make symlinks from unversioned copy of binaries. * Cleanup of obsolete parts of recipes.
2009-07-25automake: RDEPENDS on perl-module-file-path, needed by ↵Stanislav Brabec
autoconf/Autom4te/General.pm.
2009-03-21automake-native: use require, not include.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-03-20automake 1.9.6: Retrieve recipe from history.Robert Schuster
automake-native 1.9.6: Retrieve recipe from history.
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>