Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-05-30 | perl 5.8.8: Bump PR on modules to force the -native versions to be rebuilt | Jamie Lenehan | 43 | |
to take into account the new staging location of perl. This will also force a rebuild of libxml-parser-perl which should now work. | ||||
2007-05-30 | perl-native 5.8.8: Fix an issues with the perl makedepend script not | Jamie Lenehan | 2 | |
properly terminating a quote. This is in theory the fix for the /bin/sh -> /bin/dash problems with perl, however since I don't have any issues here with dash (ubuntu 6.10) I can't confirm this. The patch is an obvious fix though so I'm adding it. | ||||
2007-05-30 | perl 5.8.8: Patch MakeMaker in perl-native to check for PERL_INC in the | Jamie Lenehan | 3 | |
environment and use that instead of the configured location of PERL_INC. Without this PERL_INC for non-native recipes ends up pointing at where the headers will be located on the target. In theory we could override this in cpan class when calling build.PL but for some packages, such as libxml-parser-perl, that only fixes the top-level makefile and is not propagated to the sub-makefiles. This change results in MakeMaker always picking up the correct staged location of the include files without effecting where they expect to be found on the target. | ||||
2007-05-30 | perl/perl-native 5.8.8: Change the installation directories used for | Jamie Lenehan | 2 | |
perl-native to remove the various directories and to remove the host specific path components. This is to make it easier to refer to the staged perl location from other places, such as when trying to tell things where the perl include files are located. | ||||
2007-05-30 | uclibc 0.9.29: Move the angstrom configuration to the global configuration. | Jamie Lenehan | 1 | |
This allows uclibc to build for other distros and it'll make life a lot easier for everyone if we can have a single configuration for all distros. Long term we may need to re-add distro specific configurations, but for now lets see if we can all use the same one. | ||||
2007-05-30 | merge of '99133b6a252718e1e4b91a43a3a2dc3b7a6cfbdd' | Jamie Lenehan | 14 | |
and 'cfdef5c70cac18e3f976428abe56e3b5461c80e0' | ||||
2007-05-30 | perl: Add some more modules which I've been using locally incase someone | Jamie Lenehan | 5 | |
else happens to want to use them. | ||||
2007-05-29 | opie-init: spawn ssh-agent separately. Closes #1729 | Michael Krelin | 2 | |
2007-05-29 | perl: Bump PR on modules that include shared libraries since these may have | Jamie Lenehan | 7 | |
been effected by the revent CFLAGS changes to perl 5.8.8. | ||||
2007-05-29 | perl 5.8.8: Fix the CFLAGS being used for perl modules. Instead of replacing | Jamie Lenehan | 2 | |
the CFLAGS from the perl configuration with the OE CFLAGS we prepend the OE CFLAGS. This is needed to ensure that compiler defines (such as _GNU_SOURCE) are correctly definied when building perl modules. This primarily effects modules that link against the core perl library, such as libxml-parser-perl. | ||||
2007-05-29 | m4: removed -1 preference from 1.4.8, closes bug #837 | Michael Krelin | 1 | |
2007-05-29 | WebKit: add WIP recipe to build the webkit-gdk port | Koen Kooi | 7 | |
2007-05-29 | classes/insane.bbclass: quote filenames to avoid problems with funny ↵ | Michael Krelin | 1 | |
characters. Closes bug #2227 | ||||
2007-05-29 | icu: fix build | Koen Kooi | 1 | |
2007-05-29 | mediatomb: update to 0.9.1 | Koen Kooi | 1 | |
2007-05-29 | prismstumbler: added missing dependency on libxpm | Michael Krelin | 1 | |
2007-05-29 | apmd: prevent build from interferring with host kernel headers. Closes #1257 | Michael Krelin | 2 | |
2007-05-29 | merge of '7a8b58eb1559ce42d012bca6d3e376d7039ca042' | Paul Sokolovsky | 35 | |
and '9cf7a02e468c0f4c9f50d118cdeb06565eeac2ea' | ||||
2007-05-29 | ipkg-utils: Support reading both "control" and "./control" from tar archives. | Paul Sokolovsky | 3 | |
* Fixes #2381. | ||||
2007-05-29 | merge of 'baf576cb1d2852c5ce857ace4188b8e1662ab866' | Paul Sokolovsky | 1 | |
and 'eac29782e598d26c29482f6cb57ba58cbaeb70ca' | ||||
2007-05-29 | ipkg-utils-native: Revert previously applied patch regarding "control" vs | Paul Sokolovsky | 2 | |
"./control" matter to the state which works with tar-native. | ||||
2007-05-29 | xserver-kdrive: add patch to speed up pixbuf compositing on some 16bit displays | Koen Kooi | 2 | |
2007-05-29 | classes/qpf.bbclass: removed set -e from postinst/prerm scripts so that it ↵ | Michael Krelin | 1 | |
doesn't fail on sourcing in /etc/profile. Closes #2388 | ||||
2007-05-29 | merge of '378deeb40b41ec05cc902c4d69546d9f2f604c30' | Rolf Leggewie | 52 | |
and 'abe0bb682ca88dfb40542ab379b6c2af2e84d1b4' | ||||
2007-05-29 | nunome: fix non-working nunome on spitz/Angstrom | Rolf Leggewie | 2 | |
* Thanks to polyonymous for providing the patch * fixes access to the timer object before allocating it | ||||
2007-05-28 | gnuchess: initial commit of the gnuchess engine. Partly fixes 429. | Rolf Leggewie | 2 | |
2007-05-28 | merge of '3d4a85aa2c2724b95dcfd705b2078392bd5fe7fa' | Stelios Koroneos | 25 | |
and 'd1aa63f3b61dcecf2e8e5a90f2243dc87573d0b7' | ||||
2007-05-28 | conf/machine/epia.conf : Add GLIBC_ADDONS = "nptl" and GLIBC_EXTRA_OECONF = ↵ | Stelios Koroneos | 1 | |
"--with-tls" to the epia machine | ||||
2007-05-28 | packages/linux/linux-x86-2.6.20/defconfig : remove old config of linux-x86 ↵ | Stelios Koroneos | 1 | |
kernel | ||||
2007-05-28 | packages/linux/linux-x86_2.6.20.bb : Set kernel configs for i486, i586 and ↵ | Stelios Koroneos | 4 | |
i686 kernels | ||||
2007-05-28 | merge of 'dc99b239ab5958b609e6490dca970a481541c9e3' | Leon Woestenberg | 3 | |
and 'e26bab2aa774c1eb8d6a6fb3e4a8538081d9466b' | ||||
2007-05-28 | merge of '5e3a99cc75e7a19b9e1a2202770d36f7bb244ed3' | Leon Woestenberg | 9 | |
and '964ce234ef1d5dd431f00bd022f11812fa77f370' | ||||
2007-05-28 | lighttpd: Respect --with(out)-pcre, do not depend on libpcre presence. | Leon Woestenberg | 3 | |
2007-05-28 | packages/linux/linux-dht-walnut: Remove old dht-walnut kernels | Stelios Koroneos | 12 | |
2007-05-28 | packages/linux/linux-dht-walnut_2.6.20.bb: Build kernel using gcc 4.x | Stelios Koroneos | 1 | |
Set compatible machine Make sure kernel-image post-processing takes into account TARGET_VENDOR | ||||
2007-05-28 | packages/linux/linux-sequoia-2.6.21 : Add Denx 2.6.21.git kernel for the ↵ | Stelios Koroneos | 2 | |
Sequoia dev board | ||||
2007-05-28 | packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tag | Stelios Koroneos | 1 | |
2007-05-28 | conf/machine/i686-generic.conf: Add a machine for a generic i686 | Stelios Koroneos | 1 | |
2007-05-28 | conf/machine/i586-generic.conf: Add a machine for a generic i586 | Stelios Koroneos | 1 | |
2007-05-28 | conf/machine/sequoia.conf : Set PREFERRED_VERSION for u-boot to "git" and ↵ | Stelios Koroneos | 1 | |
use the same tag as in dev boards | ||||
2007-05-28 | conf/machine/magicbox.conf: Add licence | Stelios Koroneos | 1 | |
2007-05-28 | conf/machine/dht-walnut.conf : Set MACHINE_TASK_PROVIDER to task-base | Stelios Koroneos | 1 | |
Set oldest kernel to 2.6.18 | ||||
2007-05-28 | angstrom-e-image: switch to task-base-extended | Justin Patrin | 1 | |
2007-05-28 | merge of 'bca233c54921d697afe0c58539ba0647975eea82' | Paul Sokolovsky | 9 | |
and 'c3ea902a16ac9537aff32973f0af8e547cc765ba' | ||||
2007-05-28 | linux-handhelds-2.6: Add 2.6.21-hh5. Changes since -hh4: | Paul Sokolovsky | 9 | |
1. Add CONFIG_TXTOFFSET_DELTA patch, allowing to shift kernel location in memory (used by rx3000). 2. htcwallaby: Start to cleanup. 3. asus716, h1910: TS updates. 4. ts-adc-debounce: Pass IRQ via resources. 5. htcapache: Update to new power infrastructure, etc. 6. htcathena, htchermes: Initialization tweaks. 7. s3c2410_ts: Fix s3c2440 support. 8. samcop_adc, samcop_ts: Implement IRQ-based sampling, refactor. 9. drivers/usb/gadget/: Upgraded to Zaurus patches, RNDIS now supported on PXA27x. 10. ohci-hcd: Revamped for 2.6.21. | ||||
2007-05-28 | ipkg-utils-native: bump PR since some patches have changed | Koen Kooi | 1 | |
2007-05-28 | uclibc: fix strongarm configs | Koen Kooi | 5 | |
2007-05-28 | ipkg-utils: Fix config into ./config in ipkg.py | Leon Woestenberg | 1 | |
2007-05-28 | angstrom-console-image: use task-base-extended | Koen Kooi | 2 | |
angstrom/angstrom-x11-image: use task-base-extended Since console-image is getting rather big nowadays we'll need to create something that is a compromise between angstrom-minimal-image and angstrom-console-image | ||||
2007-05-28 | merge of '06afba065baa0aa6cc772fb60024fa37cb131af1' | Marcin Juszkiewicz | 1 | |
and '5995a83d0430a8edc5974f2cfce4c4bf1150fb1e' |