aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
AgeCommit message (Collapse)Author
2009-09-18libsoap-lite-perl: add recipeJan Lübbe
2009-09-18libexpect-perl: add recipeJan Lübbe
2009-09-18libpoe-perl: add recipeJan Lübbe
2009-09-08libio-pty-perl libio-stty-perl: add recipesJan Lübbe
2009-09-08libsnmp-session-perl: add recipeJan Lübbe
2009-09-08libconfig-general-perl: add recipeJan Lübbe
2009-09-05perl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefixKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05perl_5.8.8.bb: Fix compilation when bindir is not /usr/binKhem Raj
* Right now default perl installation happens in /usr prefix This patch tries to depend upong layout_prefix to decide on where to install. This is required for distros like micro who flatten the install tree and do not use /usr prefix Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-07-21Disable ODBM_File for native perl-5.8.8, since this will causeUlf Samuelsson
the build to fail on x64 OpenSuSE 11.1
2009-05-27perl-native: removed settings clashing with gcc 3 for nylon * ↵Martin Dietze
Config_heavy.pl and config.sh contained the gcc flag `-Wdeclaration-after-statement' which broke the build with gcc 3, this is disabled for nylon now
2009-04-02perl-5.8.8: use LDFLAGS for shared libraries (fixes QA error)Jeremy Lainé
2009-03-19moved some files from packages to recipesFrans Meulenbroeks
these files were pushed after the packages to recipes move
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>