Commit Graph

2925 Commits

Author SHA1 Message Date
Ulf Samuelsson
545fb67351 Add linux kconfig for AT91SAM9260EK running from dataflashcard 2007-07-20 11:04:58 +00:00
Ulf Samuelsson
3aa79f7068 Cleanup of Atmel Makefile.in 2007-07-20 11:03:20 +00:00
Ulf Samuelsson
f483f0a5e0 Add uclibc wchar default configuration 2007-07-20 10:49:46 +00:00
Ulf Samuelsson
196cbc2ca3 Add default configuration for AT91SAM9260EK running from dataflashcard 2007-07-20 10:47:35 +00:00
Ulf Samuelsson
64733ddb08 Add patch for linux 2.6.22.1 2007-07-20 08:27:49 +00:00
Ulf Samuelsson
e5af2c8316 Patch mtd from correct directory 2007-07-20 08:08:04 +00:00
Ulf Samuelsson
58ae45f345 Add optional mtd configuration (experimental - only available for Atmel targets) 2007-07-20 08:00:19 +00:00
Ulf Samuelsson
3c9ebe81c2 U-Boot cleanup 2007-07-20 07:54:21 +00:00
Ulf Samuelsson
fd9db1bd81 Add option for advanced linux configuration (experimental, only visible for Atmel targets) 2007-07-20 07:43:21 +00:00
Ulf Samuelsson
e7c08c297d make source-check without permanently changing WGET command 2007-07-20 07:34:28 +00:00
"Steven J. Hill"
62b5ae4b66 Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules. 2007-07-18 18:07:19 +00:00
Ulf Samuelsson
88494a7bbe vpnc needs an include dir 2007-07-17 19:16:32 +00:00
Ulf Samuelsson
73f43a28c3 Add vpnc package 2007-07-17 18:14:25 +00:00
Ulf Samuelsson
92bca2efe7 Add gpg-error package 2007-07-17 18:11:55 +00:00
Ulf Samuelsson
630dec28c2 Add GNU Crypto library 2007-07-17 18:10:35 +00:00
Ulf Samuelsson
3a18b7b9f7 Avoid repeated rebuilds of 'sysvinit' 2007-07-17 17:07:33 +00:00
Ulf Samuelsson
b2cc2970b9 Avoid repeated rebuilds of 'wipe' 2007-07-17 17:05:58 +00:00
Ulf Samuelsson
c4bd716055 Avoid repeated build of 'ed' 2007-07-17 15:37:08 +00:00
Ulf Samuelsson
256c7267a7 Make dbus depend on libxml2 and link with lib 2007-07-17 15:19:18 +00:00
Ulf Samuelsson
ff2adceaa2 Copy libxml2 headers to staging_dir (and possibly target_dir) 2007-07-17 15:17:42 +00:00
"Steven J. Hill"
1bb1d9f396 Add 'linux26-modules' target to allow external drivers to be built with the kernel. Also, remove 'boot' directory before creating INITRAMFS. 2007-07-17 13:28:31 +00:00
Ulf Samuelsson
a1e6a84bb3 Add AT91 targets 2007-07-17 12:19:56 +00:00
Ulf Samuelsson
431e0223da Avoid constant rebuild of 'sed' 2007-07-17 12:12:12 +00:00
Ulf Samuelsson
4705b60076 Ensure we use host 'make', even when building 'make' in buildroot 2007-07-17 12:09:07 +00:00
Ulf Samuelsson
458ce81c87 Update configure files for libdaemon 2007-07-17 12:06:01 +00:00
Ulf Samuelsson
4e01b05d94 Avoid constant rebuild of 'socat' 2007-07-17 12:04:36 +00:00
Ulf Samuelsson
847d0aaca2 Read patch from correct directory 2007-07-17 12:02:44 +00:00
Ulf Samuelsson
e826372fdb Fix spelling error 2007-07-17 12:01:09 +00:00
Ulf Samuelsson
a2932f294d Fix compile bugs caused by undefined preprocessor variables 2007-07-17 11:05:31 +00:00
"Steven J. Hill"
bf45b77078 Make OpenSSL support to be configurable and get the install target footprint to be as small as possible. Also clean up the clean target. "Clean up, clean up, everybody lend a hand! Clean up, clean up, you can do it, yes you can." 2007-07-17 00:27:10 +00:00
"Steven J. Hill"
afab848a5e Fix build directives and clean target screwed up by me. 2007-07-17 00:25:31 +00:00
"Steven J. Hill"
8beacdba1e The clean target should really work. 2007-07-17 00:24:54 +00:00
"Steven J. Hill"
7a91ec9af6 Should have been with 'tinyhttpd' check-in. 2007-07-17 00:24:13 +00:00
"Steven J. Hill"
9e7a628293 We need LDFLAGS here. 2007-07-17 00:23:46 +00:00
"Steven J. Hill"
80de02162d Add new 'tinyhttpd' package and move all other httpd servers to be disabled if the BusyBox server is being used. 2007-07-17 00:23:31 +00:00
"Steven J. Hill"
b9721176ba Build proftpd with IPv6 support only if the toolchain was configured as such. 2007-07-17 00:22:39 +00:00
"Steven J. Hill"
51245ee183 Do not use wildcard for patches. 2007-07-17 00:22:16 +00:00
"Steven J. Hill"
bc9dcb8574 Bump Samba to latest version and update patches. 2007-07-17 00:21:16 +00:00
"Steven J. Hill"
c5180589da A number of fixes including placing of the final image into the 'binaries' directory. Moved INITRAMFS_TARGET to the correct location as modules from the built kernel were not being installed until after the INITRAMFS had been built. Fixed config options for INITRAMFS to be correct and cleaned up whitespace/tab issues. 2007-07-17 00:20:32 +00:00
"Steven J. Hill"
c51e7ada45 Allow selection of RPC and IPv6 options for an external toolchain. 2007-07-17 00:18:54 +00:00
Ulf Samuelsson
f9a0f11030 Add libxml2 package 2007-07-16 20:13:22 +00:00
Ulf Samuelsson
739c51d175 Cleanup of libcgi 2007-07-16 19:03:46 +00:00
Ulf Samuelsson
ce01a666dc Avoid rebuilding 'readline-5.1' 2007-07-16 11:14:44 +00:00
Ulf Samuelsson
21f3e48d6c Avoid rebuild of openntpd 2007-07-16 10:58:58 +00:00
Ulf Samuelsson
5dce7d3005 Temporarily allow static libgettext library option to ensure build can complete for ARM 2007-07-16 10:00:29 +00:00
Ulf Samuelsson
483331462a Avoid repeated rebuild of libusb 2007-07-16 09:45:39 +00:00
Ulf Samuelsson
144f079cde Stop repeated build of libcgi 2007-07-16 09:32:07 +00:00
Ulf Samuelsson
1ed4094d61 Get rid of repeated rebuild of 'at' 2007-07-16 08:12:15 +00:00
Ulf Samuelsson
06cc62f9cf Get rid of repeated copy of 'customize' 2007-07-16 07:55:50 +00:00
Ulf Samuelsson
826f8ef472 Use correct script to init lighttpd 2007-07-15 23:35:31 +00:00