Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | Update x86 BSP to latest uclibc/linux/tools versions | Ulf Samuelsson | |
2009-01-29 | toolchain/gcc: remove ancient (and unused) i386 softfloat patch | Peter Korsgaard | |
2009-01-29 | toolchain/gcc: remove unused GCC_ENABLE_CLOCALE | Peter Korsgaard | |
This variable was introduced in r17046 (add gfortran support, 2006-12-22) and wasn't used even there. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | |||
2009-01-29 | Clean up x86 support | Ulf Samuelsson | |
2009-01-29 | Clean up ARM Ltd BSP | Ulf Samuelsson | |
2009-01-29 | Remove obsolete Sharp BSP | Ulf Samuelsson | |
2009-01-29 | Remove Via BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Soekris BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove jp BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Hitachi BSP, does not do ANYTHING except providing a differernt ↵ | Ulf Samuelsson | |
uClibc configuration for an obsolete version | |||
2009-01-29 | Remove unneeded ARM architecure patch, just a clone of SAM9260 support | Ulf Samuelsson | |
2009-01-29 | target/device: remove obsolete Sharp/LNode80 platform | Peter Korsgaard | |
As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made | |||
2009-01-29 | busybox: rebuild if .config changed | Peter Korsgaard | |
As reported on irc - Fixes busybox-menuconfig | |||
2009-01-29 | busybox: remove unused handling of ancient versions no longer in BR | Peter Korsgaard | |
2009-01-29 | gamin: fix build | Peter Korsgaard | |
Dependencies were wrong, and it didn't build without largefile support. | |||
2009-01-29 | run test with some knowledge of ARCH | Ulf Samuelsson | |
2009-01-29 | make flush, should always be visible | Ulf Samuelsson | |
2009-01-29 | Update atstk100x BSP | Ulf Samuelsson | |
2009-01-29 | Add AVR32 support for linux-2.6.28.2 | Ulf Samuelsson | |
2009-01-28 | Add radvd to the list of packages | Peter Korsgaard | |
Add radvd, the IPv6 router advertisement daemon. Signed-off-by: Amand Tihon <amand.tihon@alrj.org> | |||
2009-01-28 | xpdf: depends on freetype, so select it in kconfig as well | Peter Korsgaard | |
2009-01-28 | toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.x | Peter Korsgaard | |
Patches by Hinko Kocevar <hinko.kocevar@cetrtapot.si> | |||
2009-01-28 | toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM | Peter Korsgaard | |
Patch by Will Wagner <will_wagner@carallon.com> - From uclibc svn r25099. | |||
2009-01-28 | autoconf.mk: Bounce version to 2.63 | Daniel Laird | |
Have been having various issues with multiple jobs (-jX) and building autoconf. Turns out that v2.63 has fixed this. So bounce version to a working version. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | |||
2009-01-28 | alsa-lib: fix build with largefile on 32bit archs | Peter Korsgaard | |
Thanks to Will Wagner <will_wagner@carallon.com> for reporting and working with upstream to get it fixed. Patch from alsa-lib.git. | |||
2009-01-28 | avahi-autoipd: fix issue with repeated builds | Peter Korsgaard | |
The avahi-autoipd target install step adds /var/lib/avahi-autoipd as a symlink to /tmp/avahi-autoipd, which is fine, except if your /var/lib is already a symlink to /tmp (E.G. like the default target_skeleton is). If that's the case, then you end up adding a /tmp/avahi-autoipd symlink pointing to itself, causing subsequent builds to fail (Too many levels of symbolic links in the ln -sf call). Fix it by simply first removing the symlink if it's there. | |||
2009-01-28 | xfs is a mainline filesystem with no alternative regarding tools in busybox, ↵ | Nigel Kukard | |
remove depend on deprecated | |||
2009-01-28 | * Cleanup of prefix | Nigel Kukard | |
2009-01-28 | Config.in: remove extra white space added in r25086. | Peter Korsgaard | |
Thanks to HcE for noticing. | |||
2009-01-28 | fix configuration wrt elf2flt | Peter Korsgaard | |
The buildroot toolchain is installed in $(STAGING_DIR)/usr/bin and not in $(STAGING_DIR)/bin so let,s adjust the --prefix accordingly. Also the BFLT binary format is always stripped by definition, so it is incompatible with any kind of stripping option. Signed-off-by: Nicolas Pitre <nico@cam.org> | |||
2009-01-28 | elf2flt: fix link | Peter Korsgaard | |
Seems like recent binutils has pulled in inflate support, so we need to link with zlib. | |||
2009-01-28 | Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1) | Peter Korsgaard | |
As requested on irc. | |||
2009-01-27 | webkit: depend on C++ + wchar support in toolkit, as icu needs it | Peter Korsgaard | |
2009-01-27 | webkit: don't depend on X server | Peter Korsgaard | |
2009-01-27 | libxml2: stop continous rerun of post-extract target | Peter Korsgaard | |
Touch stamp file (seems to have been missed by r23656). | |||
2009-01-27 | icu: needs wchar support in toolchain as well | Peter Korsgaard | |
2009-01-27 | icu: add project url to help text | Peter Korsgaard | |
2009-01-27 | icu: needs C++ support in toolchain | Peter Korsgaard | |
2009-01-27 | webkit: revert r24983 (Disable webkit (with comment) if X is not available) | Peter Korsgaard | |
Webkit doesn't need X. | |||
2009-01-27 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-27 | alsa-lib: fix typo in -source target | Peter Korsgaard | |
2009-01-26 | Create a common BR2_COPYTO to prepare to replace | Ulf Samuelsson | |
all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment. | |||
2009-01-26 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-26 | target/device/Atmel/arch-avr32: remove old unused kernel patches | Peter Korsgaard | |
As discussed on the list: 22:08 < HcE> Jacmet: so yes, AVR32 wise you can delete anything older than 2.6.27 | |||
2009-01-26 | toolchain/kernel-headers: remove ancient (and unused) patches | Peter Korsgaard | |
2009-01-26 | toolchain/binutils: remove ancient (and unused) 2.14/15/16/17 patches | Peter Korsgaard | |
2009-01-26 | Update documentation with BUILDROOT_USE_XWINDOWS, & linux cleanup | Ulf Samuelsson | |
2009-01-26 | Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with ↵ | Ulf Samuelsson | |
BUILDROOT_USE_XWINDOWS | |||
2009-01-26 | Makefile: fix typo introduced in r25601 | Peter Korsgaard | |
2009-01-26 | libcgicc: don't build demos | Peter Korsgaard | |
And remove unneeded patch for demos while we're at it. |