Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-06-19 | perl 5.8.7: Allow perl to be built without the perl shared library. This is | Jamie Lenehan | 1 | |
to enable building on sh3/sh4 where toolchain issues prevent this from working. The changes check the perl config.sh for useshrplib to determine if the shared library is being made before doing things with it during install. | ||||
2006-05-31 | perl - Absolute includes fix. | Raymond Danks | 1 | |
Add config.sh for i486-linux and i586-linux. Disable PARALLEL_MAKE. | ||||
2006-04-16 | perl: someone seems to have botched a merge, so I'm reapplying ↵ | Koen Kooi | 1 | |
http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=d93900aa884b52d778b478749eeafadb6bef3a21 | ||||
2006-04-14 | perl: make 5.8.7 compile for arm EABI | Koen Kooi | 1 | |
2006-01-09 | slugos: remove/correct references to openslug | John Bowler | 1 | |
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes) | ||||
2005-10-18 | perl: NSLU2: fix LE config in 5.8.7 | John Bowler | 1 | |
- the existing arm (le) config will not work with NSLU2 because of the - use of 32 bit assembler which is not thumb compatible, this change - uses a config file derived from the BE (NSLU2) config | ||||
2005-08-05 | Modify the way packages get split so no packages get ${TARGET_SYS} in the ↵ | David Karlstrom | 1 | |
names, unfortunately makes some packages change n ames, but this is they way it should be. Add RDEPENDS in every perl-module- package to its dependencys. | ||||
2005-08-04 | ucslugc: add back in BROKEN_PACKAGES which now build | John Bowler | 1 | |
perl: revert DEFAULT_PREFERENCE="-1" in perl_5.8.7.bb (and bump PR) | ||||
2005-08-04 | remove espgs-native depends from evince | Koen Kooi | 1 | |
2005-08-03 | Actually include the correct mipsel 5.8.7 config.sh and bump PR | David Karlstrom | 1 | |
2005-08-03 | Oh right, bump the PR... | David Karlstrom | 1 | |
2005-08-02 | Add untested i386 config.sh for perl for OE-Bug:#196 | David Karlstrom | 1 | |
2005-07-30 | Remove ${D} from the install paths in Config_heavy.pl so that cpan knows the ↵ | David Karlstrom | 1 | |
correct path to install things in, Closes: OE-Bug#7 | ||||
2005-07-30 | Change startperl from #!hostperl to #!/usr/bin/perl so that the perl ↵ | David Karlstrom | 1 | |
utilities like cpan works | ||||
2005-07-30 | Add -lgcc_s to perllibs for arm too (already added for armeb), Closes: ↵ | David Karlstrom | 1 | |
OE-Bug#113 | ||||
2005-07-30 | Remove previuos change and create package perl-modules that recommends all ↵ | David Karlstrom | 1 | |
the other 859 packages. Unfourtanly also recommends 86 packages packages that doesn't get created, so some warning messages gets displayed on ipkg install. | ||||
2005-07-30 | On openslug create a package perl-modules depending on the 840+ other packages. | David Karlstrom | 1 | |
2005-07-29 | Fix perl so (hopefully) it works on both arm and armeb | David Karlstrom | 1 | |
2005-07-26 | Update perl to 5.8.7, modified armeb patch to work for OpenSlug | David Karlstrom | 1 | |