Commit Graph

3043 Commits

Author SHA1 Message Date
Ulf Samuelsson
3cca2a310d Use $(BZCAT) instead of bzcat 2007-08-21 14:27:57 +00:00
Bernhard Reutner-Fischer
5795931894 - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
respective documentation on your target filesystem.
2007-08-21 14:20:59 +00:00
Bernhard Reutner-Fischer
7109587d41 - adjust config 2007-08-21 13:23:13 +00:00
Bernhard Reutner-Fischer
d1ffa06a09 - propagate IPv6 setting down to the kernel 2007-08-21 13:21:44 +00:00
Bernhard Reutner-Fischer
1aa33d8aab - fix installation of dbus. 2007-08-21 12:09:53 +00:00
Bernhard Reutner-Fischer
7b403ada37 - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21 11:25:30 +00:00
Bernhard Reutner-Fischer
f0ca4b8205 - fix incorrect invocation of non-existing binary named "-find"
This bloated the target needlessly (and used to work before)
2007-08-21 10:56:38 +00:00
Bernhard Reutner-Fischer
7547c7ebae - fix whitespace damage.. 2007-08-21 10:53:39 +00:00
Bernhard Reutner-Fischer
0338040243 - cosmetic adjustment in help text 2007-08-21 10:42:05 +00:00
Bernhard Reutner-Fischer
f88b8e0bf3 - a few more cleanups (Cristian Ionescu-Idbohrn) 2007-08-21 10:40:18 +00:00
Bernhard Reutner-Fischer
d9e2723182 - 4.2.1 obsoletes 4.2.0 2007-08-21 10:32:55 +00:00
Bernhard Reutner-Fischer
3539f8a9d1 - put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists 2007-08-21 10:28:43 +00:00
Bernhard Reutner-Fischer
df7222a2e5 - fix patching in the correct target cflags (Thiago A. Corr^ea) 2007-08-21 08:31:19 +00:00
Bernhard Reutner-Fischer
2e0694f7a1 - SH endian setting (fgretief in bug #1446) 2007-08-21 08:05:40 +00:00
Ulf Samuelsson
e4ead9c13c Remove switches if sstrip is run 2007-08-21 01:53:57 +00:00
Ulf Samuelsson
1038cfab38 Reintroduce possibility to use old makefile for tiny-x as a test 2007-08-21 01:39:29 +00:00
Ulf Samuelsson
e8def1fcfc additional skeleton for AVR32 2007-08-21 01:34:40 +00:00
Ulf Samuelsson
02b8e6e087 Fix configure problem with libdaemon, by patching result from autotools 2007-08-21 01:32:37 +00:00
Ulf Samuelsson
67050e1435 Add help for BUILDROOT_DL_DIR 2007-08-21 01:28:12 +00:00
Ulf Samuelsson
cf55419b3f SED away some whitespace 2007-08-20 17:21:16 +00:00
Ulf Samuelsson
adbc5a18cb Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) 2007-08-20 15:47:42 +00:00
Bernhard Reutner-Fischer
ac4e670d34 - whitespace fixes 2007-08-20 13:00:14 +00:00
Ulf Samuelsson
31c6dc3b6d Cleanup dnsmasq 2007-08-20 09:25:47 +00:00
Ulf Samuelsson
392ead671e Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 2007-08-20 07:24:10 +00:00
Ulf Samuelsson
349108bf57 Ensure ipmi conditional patch is applied 2007-08-20 06:24:28 +00:00
Ulf Samuelsson
abec6a1089 install uClibc libraries correctly 2007-08-20 06:23:00 +00:00
Ulf Samuelsson
7783ca0233 Make sure directories are available before install of dhcp targets 2007-08-20 05:03:21 +00:00
Ulf Samuelsson
3c567e6466 Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR 2007-08-19 23:32:33 +00:00
Ulf Samuelsson
ed96d7f92c Update configs for distcc, diffutils and freetype 2007-08-19 23:16:47 +00:00
Ulf Samuelsson
bb92ec0c78 Add kernel patches, if at91 or avr32 is selected 2007-08-19 23:13:06 +00:00
Ulf Samuelsson
88409d0432 Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc 2007-08-19 22:57:25 +00:00
Ulf Samuelsson
167c1a6185 Delete avr32 specific patch and introduced merged at91/avr32 patch 2007-08-19 22:43:50 +00:00
Ulf Samuelsson
8b6462afa5 Move at91 patches from 2.6.21.1 to 2.6.21.5 2007-08-19 22:40:18 +00:00
Ulf Samuelsson
ccd99b0e57 Remove target specific things from Linux config 2007-08-19 22:30:47 +00:00
Ulf Samuelsson
979718c8d9 Fix bad parameter list for patching linux kernel 2007-08-19 22:28:51 +00:00
Ulf Samuelsson
3978c67570 Make ipmi kernelpatch selectable, add possibility for custom kernel patch 2007-08-19 22:01:27 +00:00
Ulf Samuelsson
cdb7c0167b Replace non-working 'make uninstall' for 'package/patch' with simple 'rm' 2007-08-19 21:44:58 +00:00
Ulf Samuelsson
8a7a669cd5 move tcpdump from lib to usr/lib, simplify configure, general cleanup 2007-08-19 21:17:48 +00:00
Ulf Samuelsson
2a1ee531da gcc-4 cleanup 2007-08-19 21:15:02 +00:00
Ulf Samuelsson
5036dd45b2 openntpd cleanup 2007-08-19 21:13:08 +00:00
Ulf Samuelsson
78f528763b libpcap cleanup 2007-08-19 21:11:15 +00:00
Ulf Samuelsson
62354f041b UPdate Soekris Linux config to 2.6.22.1 2007-08-19 21:09:28 +00:00
Ulf Samuelsson
4955099de0 Från: Brad House <brad@mainstreetsoftworks.com>
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-19 21:02:46 +00:00
Ulf Samuelsson
f60308be15 Från: Brad House <brad@mainstreetsoftworks.com>
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-19 20:59:37 +00:00
Ulf Samuelsson
6c2d80b2ae Update AVR32 tools download location 2007-08-19 18:26:31 +00:00
Ulf Samuelsson
afec678745 Move AVR32 kernel patches to target/device/Atmel/arch-avr32
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-18 08:46:41 +00:00
Ulf Samuelsson
134a61d9f7 Add binutils dependencies on AVR32 2007-08-17 23:06:25 +00:00
Ulf Samuelsson
34569e0e24 Add mplayer to atstk1002 target_skeleton 2007-08-17 14:53:01 +00:00
Ulf Samuelsson
54989e9556 Update atngw100 device table 2007-08-17 13:17:25 +00:00
Ulf Samuelsson
460cf4dd3d Update atstk1002 device table 2007-08-17 13:16:36 +00:00