Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix brackets if socketcall or ipc are not available (Yann E. MORIN) | Bernhard Reutner-Fischer | 2007-07-24 | 1 | -6/+8 |
| | |||||
* | - add a choice for Xserver selection. | Bernhard Reutner-Fischer | 2007-07-24 | 3 | -4/+23 |
| | | | | This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html | ||||
* | Remove extra ':' from qte make | Ulf Samuelsson | 2007-07-24 | 1 | -3/+3 |
| | |||||
* | Fix some bugs in libxml2 make | Ulf Samuelsson | 2007-07-24 | 2 | -2/+12 |
| | |||||
* | Use known Buildroot symbols for linux in pcmcia | Ulf Samuelsson | 2007-07-24 | 1 | -5/+5 |
| | |||||
* | Bump ImageMagick version | Ulf Samuelsson | 2007-07-24 | 1 | -2/+2 |
| | |||||
* | Patch correctly kexec, make sure utils is built using HOSTCC | Ulf Samuelsson | 2007-07-24 | 3 | -2/+36 |
| | |||||
* | Cleanup of libungif package | Ulf Samuelsson | 2007-07-23 | 1 | -5/+6 |
| | |||||
* | Make AVAHI depend on libdaemon | Ulf Samuelsson | 2007-07-23 | 1 | -0/+1 |
| | |||||
* | Cleanup of mplayer package | Ulf Samuelsson | 2007-07-23 | 1 | -8/+9 |
| | |||||
* | Cleanup fbset package | Ulf Samuelsson | 2007-07-23 | 1 | -5/+4 |
| | |||||
* | Cleanup imagemagick package | Ulf Samuelsson | 2007-07-23 | 1 | -15/+14 |
| | |||||
* | cleanup fbv package | Ulf Samuelsson | 2007-07-23 | 1 | -1/+1 |
| | |||||
* | cleanup fbv package | Ulf Samuelsson | 2007-07-23 | 1 | -8/+8 |
| | |||||
* | cleanup alsa-utils | Ulf Samuelsson | 2007-07-23 | 1 | -11/+12 |
| | |||||
* | - fix typo in previous commit | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -3/+3 |
| | |||||
* | cleanup alsa-lib | Ulf Samuelsson | 2007-07-23 | 1 | -11/+12 |
| | |||||
* | Undo conditional configuration for fbv and fbset | Ulf Samuelsson | 2007-07-23 | 1 | -4/+5 |
| | |||||
* | - iff the cross-compiler supports certain mtune,march,mabi flags then use ↵ | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -0/+16 |
| | | | | | | them for the packages. This should make it obvious if the wrong compiler is used to build the target. | ||||
* | - for autoconf'ed packages like these there is no need to pass ↵ | Bernhard Reutner-Fischer | 2007-07-23 | 2 | -2/+2 |
| | | | | TARGET_CONFIGURE_OPTS to make | ||||
* | - just use the TARGET_CC | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | - add runlevel script for later use | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -0/+64 |
| | |||||
* | Add AVR32 support for strace | Ulf Samuelsson | 2007-07-23 | 2 | -2/+2103 |
| | |||||
* | Update config for tiff package | Ulf Samuelsson | 2007-07-23 | 1 | -0/+1 |
| | |||||
* | Update openswan package with bugfixes | Ulf Samuelsson | 2007-07-23 | 5 | -0/+59566 |
| | |||||
* | Add imagemagick package | Ulf Samuelsson | 2007-07-23 | 4 | -0/+142 |
| | |||||
* | Add fbset 'frame buffer set' package | Ulf Samuelsson | 2007-07-23 | 4 | -0/+169 |
| | |||||
* | Add fbv 'frame buffer viewer' package | Ulf Samuelsson | 2007-07-23 | 5 | -0/+245 |
| | |||||
* | Remove unneeded patch from new dnsmasq version | Ulf Samuelsson | 2007-07-23 | 1 | -49/+0 |
| | |||||
* | Bump version of dnsmasq, with new patches | Ulf Samuelsson | 2007-07-23 | 2 | -1/+15 |
| | |||||
* | Update Config of gettext subdir | Ulf Samuelsson | 2007-07-23 | 1 | -0/+1 |
| | |||||
* | Add some additional terminals to ncurses | Ulf Samuelsson | 2007-07-23 | 1 | -0/+2 |
| | |||||
* | All libungif package | Ulf Samuelsson | 2007-07-23 | 3 | -0/+77 |
| | |||||
* | Add fontconfig patches for cross-compile | Ulf Samuelsson | 2007-07-23 | 2 | -0/+359 |
| | |||||
* | Add mplayer package | Ulf Samuelsson | 2007-07-23 | 4 | -0/+6043 |
| | |||||
* | Add alsa-utils package | Ulf Samuelsson | 2007-07-23 | 3 | -0/+189 |
| | |||||
* | Update libmad configuration + cleanup | Ulf Samuelsson | 2007-07-23 | 1 | -2/+5 |
| | |||||
* | Update SAMBA configuration + cleanup | Ulf Samuelsson | 2007-07-23 | 1 | -2/+3 |
| | |||||
* | Add alsa-lib package | Ulf Samuelsson | 2007-07-23 | 3 | -0/+83 |
| | |||||
* | No platform code in this file. | "Steven J. Hill" | 2007-07-22 | 1 | -4/+0 |
| | |||||
* | ATMEL_MIRROR needs to be available before toolchain is built | Ulf Samuelsson | 2007-07-22 | 1 | -0/+5 |
| | |||||
* | 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. | ||||
* | Add additional include directory, required by some packages | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Ensure 'coreutils' use patch from the correct directory | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | make source-check without permanently changing WGET command | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Fix INITRAMFS target that was broken. Get rid of config stuff out of the ↵ | "Steven J. Hill" | 2007-07-18 | 1 | -0/+1 |
| | | | | 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 |
| |