Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-27 | toolchain/gcc: fix java support | Peter Korsgaard | |
Not runtime tested, but now it atleast builds. | |||
2009-04-27 | toolchain/gcc: disable tls support | Peter Korsgaard | |
Fixes libstdc++ linking with gcc 4.4.x | |||
2009-04-27 | libglib2: bump version | Peter Korsgaard | |
Patch by Sven Neumann <s.neumann@phase-zero.de>, closes #279. | |||
2009-04-26 | package: add libsoup package | Peter Korsgaard | |
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #35. | |||
2009-04-26 | samba: fix build with ipv6 support is disabled | Peter Korsgaard | |
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #285 | |||
2009-04-26 | busybox: 1.14.0 dhcp fix | Peter Korsgaard | |
2009-04-24 | toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address | Peter Korsgaard | |
From uClibc r24336. | |||
2009-04-23 | package/multimeda: add taglib package | Peter Korsgaard | |
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #283. | |||
2009-04-23 | directfb: bump version | Peter Korsgaard | |
Based on patch by Sven Neumann <s.neumann@phase-zero.de>, closes #281. | |||
2009-04-23 | Update to 4.5.1 | Thiago A. Corrêa | |
2009-04-23 | dbus-glib: workaround Kconfig issue with select | Peter Korsgaard | |
Kconfig gets confused about the selects and thinks there's a recursive dependency around expat, so implement an alternative solution instead. | |||
2009-04-23 | package/qtopia4: fix GPL download URL | Peter Korsgaard | |
Patch by Will Newton <will.newton@gmail.com> | |||
2009-04-23 | toolchain/gcc: add 4.4.0 | Peter Korsgaard | |
2009-04-23 | dbus-glib: host compilation needs libglib2 and expat | Peter Korsgaard | |
2009-04-23 | dbus-glib: needs expat | Peter Korsgaard | |
Even though dbus can use libxml2 for XML support, dbus-glib cannot - So make sure expat is available. | |||
2009-04-23 | toolchain/gcc: fix PR 32044 patch | Peter Korsgaard | |
Somehow the patch was a patch adding a patch instead of the patch itself. | |||
2009-04-22 | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | |
Using the support in uClibc. | |||
2009-04-22 | toolchain/gcc: don't enable libssp support | Peter Korsgaard | |
It's broken anyway as we don't install libssp* into TARGET_DIR, and we should use the SSP support in uClibc if we want stack protection. | |||
2009-04-21 | dbus: fix rebuild if /var/lib is a symlink to /tmp for target | Peter Korsgaard | |
/tmp/dbus will end up being a recursive symlink to itself on the build host. | |||
2009-04-20 | Workaround problem with configure for x86 crosscompile to x86 under linux. | Thiago A. Corrêa | |
2009-04-18 | busybox: 1.14.0 fixes | Peter Korsgaard | |
2009-04-18 | cups: add -source target | Peter Korsgaard | |
2009-04-17 | busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86 | Peter Korsgaard | |
2009-04-17 | pkg-config: fix target package | Peter Korsgaard | |
As reported by Sven Neumann on the list. | |||
2009-04-17 | toolchain/br2_autoreconf: remove | Peter Korsgaard | |
It got added by Ulf back in 2007, but there's no references to it anywhere, so remove it. | |||
2009-04-17 | Makefile: distclean: remove correct dirs | Peter Korsgaard | |
Remove toolchain build dir, and don't try to remove the non-existing include dir. Also don't explicitly remove the kernel image located in binaries as we're already removing that dir. | |||
2009-04-17 | sqlite: bump version | Peter Korsgaard | |
Closes #277. | |||
2009-04-17 | Updated i686 config | Thiago A. Corrêa | |
2009-04-17 | Fix busybox config file location | Thiago A. Corrêa | |
2009-04-15 | bind: bump version (security issue with DNSSEC DLV) | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275. | |||
2009-04-15 | target/generic: support for busybox >= 1.14.x speed=0 handling | Peter Korsgaard | |
2009-04-15 | busybox: remove ancient versions | Peter Korsgaard | |
2009-04-15 | busybox: add 1.14.x | Peter Korsgaard | |
2009-04-15 | busybox: bump 1.13.x version | Peter Korsgaard | |
2009-04-15 | toolchain/gcc: shared libgcc broken for sparc, so disable it | Peter Korsgaard | |
2009-04-15 | unmark the sparc targets as broken, they build if you disable shared libgcc | austinf | |
2009-04-14 | openssl: git rid of version number in patches | Peter Korsgaard | |
As noted by Hamish Moffatt on the list. | |||
2009-04-13 | Qtopia4: -xmlpatterns requires -exceptions . | Thiago A. Corrêa | |
2009-04-09 | target/Makefile.in: make 3.80 compatibility fix | Peter Korsgaard | |
Patch by Andreas Schweigstill <aschweig@schweigstill.de> | |||
2009-04-09 | lzop: new package | Peter Korsgaard | |
Patch by Olaf Rempel <razzor@kopf-tisch.de>, closes #245. lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services. http://www.lzop.org/ | |||
2009-04-09 | sqlite: bump version | Peter Korsgaard | |
Fixes database corruption with rollback http://www.sqlite.org/releaselog/3_6_12.html | |||
2009-04-08 | jffs2root: build host version of lzo and use for host mkfs.jffs2 | Peter Korsgaard | |
2009-04-08 | lua: bump version | Peter Korsgaard | |
Patch by Michael Roth <mroth@nessie.de>. | |||
2009-04-07 | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | |
And remove from each rootfs variant. | |||
2009-04-07 | liberation: cleanup and really fix continous rebuild | Peter Korsgaard | |
2009-04-07 | target/jffs2: default to big endian format for big endian archs | Peter Korsgaard | |
Same logic as in target/Config.in.arch. | |||
2009-04-07 | target/jffs2: s/Memory Type/Flash Type/ | Peter Korsgaard | |
2009-04-07 | target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional | Peter Korsgaard | |
And get rid of all the individual 'depends on B2_TARGET_ROOTFS_JFFS2' | |||
2009-04-07 | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | |
Everything besides ubifs does an unconditional chown -R 0:0 anyway. | |||
2009-04-07 | rsync: bump version | Peter Korsgaard | |