Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert DOS to UNIX style. | "Steven J. Hill" | 2007-07-20 | 1 | -99/+99 |
| | |||||
* | Fix hdparm to cross build correctly. Also fix thttpd to build and install ↵ | "Steven J. Hill" | 2007-07-20 | 5 | -30/+76 |
| | | | | sanely and add simplified start up. | ||||
* | Fix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not defined | Ulf Samuelsson | 2007-07-20 | 1 | -4/+2 |
| | |||||
* | Add additional include directory, required by some packages | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Add experimental linux target option | Ulf Samuelsson | 2007-07-20 | 2 | -1/+328 |
| | |||||
* | Ensure 'coreutils' use patch from the correct directory | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Avoid repeated rebuild of u-boot | Ulf Samuelsson | 2007-07-20 | 1 | -13/+13 |
| | |||||
* | Add linux kconfig for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | 2007-07-20 | 1 | -0/+1432 |
| | |||||
* | Cleanup of Atmel Makefile.in | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Add uclibc wchar default configuration | Ulf Samuelsson | 2007-07-20 | 1 | -0/+215 |
| | |||||
* | Add default configuration for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | 2007-07-20 | 1 | -0/+652 |
| | |||||
* | Add patch for linux 2.6.22.1 | Ulf Samuelsson | 2007-07-20 | 1 | -0/+9720 |
| | |||||
* | Patch mtd from correct directory | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Add optional mtd configuration (experimental - only available for Atmel targets) | Ulf Samuelsson | 2007-07-20 | 8 | -164/+511 |
| | |||||
* | U-Boot cleanup | Ulf Samuelsson | 2007-07-20 | 1 | -13/+32 |
| | |||||
* | Add option for advanced linux configuration (experimental, only visible for ↵ | Ulf Samuelsson | 2007-07-20 | 1 | -0/+353 |
| | | | | Atmel targets) | ||||
* | make source-check without permanently changing WGET command | Ulf Samuelsson | 2007-07-20 | 2 | -7/+3 |
| | |||||
* | Fix INITRAMFS target that was broken. Get rid of config stuff out of the ↵ | "Steven J. Hill" | 2007-07-18 | 4 | -28/+35 |
| | | | | 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. | ||||
* | vpnc needs an include dir | Ulf Samuelsson | 2007-07-17 | 1 | -0/+12 |
| | |||||
* | Add vpnc package | Ulf Samuelsson | 2007-07-17 | 3 | -0/+85 |
| | |||||
* | Add gpg-error package | Ulf Samuelsson | 2007-07-17 | 2 | -0/+82 |
| | |||||
* | Add GNU Crypto library | Ulf Samuelsson | 2007-07-17 | 2 | -0/+83 |
| | |||||
* | Avoid repeated rebuilds of 'sysvinit' | Ulf Samuelsson | 2007-07-17 | 1 | -3/+3 |
| | |||||
* | Avoid repeated rebuilds of 'wipe' | Ulf Samuelsson | 2007-07-17 | 1 | -1/+2 |
| | |||||
* | Avoid repeated build of 'ed' | Ulf Samuelsson | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Make dbus depend on libxml2 and link with lib | Ulf Samuelsson | 2007-07-17 | 2 | -2/+3 |
| | |||||
* | Copy libxml2 headers to staging_dir (and possibly target_dir) | Ulf Samuelsson | 2007-07-17 | 1 | -4/+15 |
| | |||||
* | Add 'linux26-modules' target to allow external drivers to be built with the ↵ | "Steven J. Hill" | 2007-07-17 | 1 | -1/+2 |
| | | | | kernel. Also, remove 'boot' directory before creating INITRAMFS. | ||||
* | Add AT91 targets | Ulf Samuelsson | 2007-07-17 | 81 | -2/+56613 |
| | |||||
* | Avoid constant rebuild of 'sed' | Ulf Samuelsson | 2007-07-17 | 1 | -2/+7 |
| | |||||
* | Ensure we use host 'make', even when building 'make' in buildroot | Ulf Samuelsson | 2007-07-17 | 1 | -4/+9 |
| | |||||
* | Update configure files for libdaemon | Ulf Samuelsson | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | Avoid constant rebuild of 'socat' | Ulf Samuelsson | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | Read patch from correct directory | Ulf Samuelsson | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Fix spelling error | Ulf Samuelsson | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Fix compile bugs caused by undefined preprocessor variables | Ulf Samuelsson | 2007-07-17 | 1 | -0/+185 |
| | |||||
* | Make OpenSSL support to be configurable and get the install target footprint ↵ | "Steven J. Hill" | 2007-07-17 | 2 | -10/+39 |
| | | | | 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." | ||||
* | Fix build directives and clean target screwed up by me. | "Steven J. Hill" | 2007-07-17 | 1 | -2/+3 |
| | |||||
* | The clean target should really work. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+7 |
| | |||||
* | Should have been with 'tinyhttpd' check-in. | "Steven J. Hill" | 2007-07-17 | 1 | -2/+3 |
| | |||||
* | We need LDFLAGS here. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+1 |
| | |||||
* | Add new 'tinyhttpd' package and move all other httpd servers to be disabled ↵ | "Steven J. Hill" | 2007-07-17 | 4 | -0/+177 |
| | | | | if the BusyBox server is being used. | ||||
* | Build proftpd with IPv6 support only if the toolchain was configured as such. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+5 |
| | |||||
* | Do not use wildcard for patches. | "Steven J. Hill" | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Bump Samba to latest version and update patches. | "Steven J. Hill" | 2007-07-17 | 4 | -13/+61 |
| | |||||
* | A number of fixes including placing of the final image into the 'binaries' ↵ | "Steven J. Hill" | 2007-07-17 | 1 | -8/+8 |
| | | | | 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. | ||||
* | Allow selection of RPC and IPv6 options for an external toolchain. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+12 |
| | |||||
* | Add libxml2 package | Ulf Samuelsson | 2007-07-16 | 3 | -0/+86 |
| | |||||
* | Cleanup of libcgi | Ulf Samuelsson | 2007-07-16 | 1 | -7/+7 |
| | |||||
* | Avoid rebuilding 'readline-5.1' | Ulf Samuelsson | 2007-07-16 | 1 | -2/+5 |
| |