summaryrefslogtreecommitdiff
path: root/recipes/perl
AgeCommit message (Collapse)AuthorFiles
2010-01-02libunicode-utf8simple-perl_1.06.bb: created recipeFrans Meulenbroeks1
2010-01-02libunicode-string-perl_2.09.bb: added recipeFrans Meulenbroeks1
2010-01-02liblingua-en-numbers-ordinate_1.02.bb: created recipeFrans Meulenbroeks1
2010-01-02libhttp-cache-transparent-perl_1.0.bb: create recipeFrans Meulenbroeks1
2010-01-01libint-perl: fixed compilation, removed native recipe added BBCLASSEXTENDFrans Meulenbroeks3
2010-01-01perl/lib*: removed most -native recipes,Frans Meulenbroeks114
added BBCLASSEXTEND to the non-native recipes to automatically create the native recipes
2010-01-01libtimedate-perl: moved to 1.20, added BBCLASSEXTENDFrans Meulenbroeks1
2010-01-01libdatetime-format-strptime-perl-native_1.1000.bb: createdFrans Meulenbroeks2
libdatetime-format-strptime-perl_1.1000.bb: created
2010-01-01libsoap-lite-perl-native_0.710.08.bb: createdFrans Meulenbroeks1
2010-01-01libxml-dom-perl-native_1.44.bb: createdFrans Meulenbroeks2
libxml-dom-perl_1.44.bb: created
2010-01-01libxml-regexp-perl_0.03.bb - createdFrans Meulenbroeks2
libxml-regexp-perl-native_0.03.bb - created
2010-01-01libio-stringy-perl: created recipeFrans Meulenbroeks2
2009-12-30perl: bumped PR to force rebuild; libextutils-makemaker-perl can have ↵Frans Meulenbroeks1
overwritten MM_Unix.pm in staging (see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this.
2009-12-30libhtml-treebuilder-perl: updated dependencyFrans Meulenbroeks1
2009-12-30libextutils-makemaker-perl: removed; with the new staging it breaks perl by ↵Frans Meulenbroeks2
overwriting MM_Unix.pm It is not needed anyway as makemaker is already created when perl is build, so remove
2009-11-20libxml-parser-perl: Set DEPENDS properly (from Poky)Richard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12libhtml-parser-perl and -namtive, upgraded to 3.64Frans Meulenbroeks2
2009-11-12various perl libs: removed unneeded EXTRA_CPANFLAGS for EXPATFrans Meulenbroeks4
2009-11-12libwww-mechanize-perl and -native: recipes added (needed for xmltv)Frans Meulenbroeks2
2009-11-11perl: Bump the remaining PRs so the last changes take effectRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with ↵Richard Purdie5
staging variables and losing Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11libxml-parser-perl-native: updated to 2.36Frans Meulenbroeks1
2009-11-11recipes: Fix recipes using do_stage_append or do_stage_prepend directly ↵Richard Purdie3
against base.bbclass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11libhtml-treebuilder-perl: added DEPENDS still need to check out RDEPENDSFrans Meulenbroeks1
2009-11-11libextutils-makemaker-perl: added recipe, also -nativeFrans Meulenbroeks2
2009-11-10libhtml-tagset-perl-native: new recipeFrans Meulenbroeks1
2009-11-10libhtml-parser-perl-native: new recipeFrans Meulenbroeks1
2009-11-10perl: complete config.sh fixKoen Kooi3
2009-11-10perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipesFrans Meulenbroeks2
2009-11-10perl-native: Fix after layout/native.bbclass changes (merged from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-07libxml-twig-perl: as noted previously, upstream are idiots and keep ↵Koen Kooi1
replacing the same tarball instead of creating a new release, so we now pull a renamed tarball from the angstrom source mirror. The filename should make it pretty clear what is happening if 'git log' doesn't work for you
2009-11-07libxml-twig-perl: forgot to bump PR, here it isFrans Meulenbroeks1
2009-11-03libxml-parser-perl: add 2.36Koen Kooi1
2009-10-26perl: sync extra perl recipes with AI repoGregoire Gentil7
libcompress-raw-zlib-perl: add 2.015 libcrypt-rijndael-perl: add 1.07 libdigest-sha: add 5.47 libio-compress-base-perl: add 2.015 libio-compress-zlib-perl: add 2.015 libnet-dbus-perl: add 0.33.5, fix packaging for 0.33.6
2009-10-26perl 5.8.8: pass unidatafiles as extra arg to miniperlGregoire Gentil2
2009-10-14libnet-dbus-perl: add 0.33.6Steve Sakoman1
2009-09-18libsoap-lite-perl: add recipeJan Lübbe1
2009-09-18libexpect-perl: add recipeJan Lübbe1
2009-09-18libpoe-perl: add recipeJan Lübbe1
2009-09-08libio-pty-perl libio-stty-perl: add recipesJan Lübbe2
2009-09-08libsnmp-session-perl: add recipeJan Lübbe1
2009-09-08libconfig-general-perl: add recipeJan Lübbe1
2009-09-05perl_5.8.8.bb: Use exec_prefix instead of layout_exec_prefixKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-09-05perl_5.8.8.bb: Fix compilation when bindir is not /usr/binKhem Raj1
* 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 Raj1
* 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 Samuelsson1
the build to fail on x64 OpenSuSE 11.1
2009-05-27perl-native: removed settings clashing with gcc 3 for nylon * ↵Martin Dietze1
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é2
2009-03-19moved some files from packages to recipesFrans Meulenbroeks8
these files were pushed after the packages to recipes move
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko175
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>