summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-21- fix whitespace damage..Bernhard Reutner-Fischer
2007-08-21- cosmetic adjustment in help textBernhard Reutner-Fischer
2007-08-21- a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- 4.2.1 obsoletes 4.2.0Bernhard Reutner-Fischer
2007-08-21- put libstdc++.so into the correct place (usr/lib) and make sure that the ↵Bernhard Reutner-Fischer
dir exists
2007-08-21- fix patching in the correct target cflags (Thiago A. Corr^ea)Bernhard Reutner-Fischer
2007-08-21- SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-08-21Reintroduce possibility to use old makefile for tiny-x as a testUlf Samuelsson
2007-08-21additional skeleton for AVR32Ulf Samuelsson
2007-08-21Fix configure problem with libdaemon, by patching result from autotoolsUlf Samuelsson
2007-08-21Add help for BUILDROOT_DL_DIRUlf Samuelsson
2007-08-20SED away some whitespaceUlf Samuelsson
2007-08-20Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson
2007-08-20- whitespace fixesBernhard Reutner-Fischer
2007-08-20Cleanup dnsmasqUlf Samuelsson
2007-08-20Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson
2007-08-20Ensure ipmi conditional patch is appliedUlf Samuelsson
2007-08-20install uClibc libraries correctlyUlf Samuelsson
2007-08-20Make sure directories are available before install of dhcp targetsUlf Samuelsson
2007-08-19Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIRUlf Samuelsson
2007-08-19Update configs for distcc, diffutils and freetypeUlf Samuelsson
2007-08-19Add kernel patches, if at91 or avr32 is selectedUlf Samuelsson
2007-08-19Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfcUlf Samuelsson
2007-08-19Delete avr32 specific patch and introduced merged at91/avr32 patchUlf Samuelsson
2007-08-19Move at91 patches from 2.6.21.1 to 2.6.21.5Ulf Samuelsson
2007-08-19Remove target specific things from Linux configUlf Samuelsson
2007-08-19Fix bad parameter list for patching linux kernelUlf Samuelsson
2007-08-19Make ipmi kernelpatch selectable, add possibility for custom kernel patchUlf Samuelsson
2007-08-19Replace non-working 'make uninstall' for 'package/patch' with simple 'rm'Ulf Samuelsson
2007-08-19move tcpdump from lib to usr/lib, simplify configure, general cleanupUlf Samuelsson
2007-08-19gcc-4 cleanupUlf Samuelsson
2007-08-19openntpd cleanupUlf Samuelsson
2007-08-19libpcap cleanupUlf Samuelsson
2007-08-19UPdate Soekris Linux config to 2.6.22.1Ulf Samuelsson
2007-08-19Från: Brad House <brad@mainstreetsoftworks.com>Ulf Samuelsson
Till: buildroot@uclibc.org Ämne: [Buildroot] [patch] php fixes and updates Datum: Tue, 14 Aug 2007 16:39:03 -0400 (22.39 CEST) Changes: - fastcgi config option - force php to find the php.ini in /etc (it seems to default to /lib for some reason) - build with posix support, a lot of php scripts require this apparently - strip the php binary when installing to TARGET_DIR - actually 'uninstall' php on a php-clean -Brad
2007-08-19Från: Brad House <brad@mainstreetsoftworks.com>Ulf Samuelsson
Till: buildroot@uclibc.org Ämne: [Buildroot] [patch] libxml2 install fails because of missing directory Datum: Tue, 14 Aug 2007 16:34:34 -0400 (22.34 CEST) If libxml2 is installed before $(TARGET_DIR)/usr/lib is created, it fails because it can't copy the library over. Also, the dependency tree is a bit messed up. libxml2.a should only be installed if target-headers is specified, it's 4MB on my system and the only .a file I found in my TARGET_DIR (target-headers was not specified). The attached patch fixes the above problems. -Brad
2007-08-19Update AVR32 tools download locationUlf Samuelsson
2007-08-18 Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86
2007-08-17Add binutils dependencies on AVR32Ulf Samuelsson
2007-08-17Add mplayer to atstk1002 target_skeletonUlf Samuelsson
2007-08-17Update atngw100 device tableUlf Samuelsson
2007-08-17Update atstk1002 device tableUlf Samuelsson
2007-08-17Update atstk1002 target skeletonUlf Samuelsson
2007-08-17Update atngw100 target skeletonUlf Samuelsson
2007-08-16Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)Ulf Samuelsson
2007-08-16Update at91sam9261ek linux support to 2.6.22.1Ulf Samuelsson
2007-08-16Add further documentation for BSP patchUlf Samuelsson
2007-08-16Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIRUlf Samuelsson
2007-08-16Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson