Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure tslib uses config.* from buildroot | Ulf Samuelsson | 2008-07-05 | 1 | -2/+3 |
| | |||||
* | Add 'build with log' | Ulf Samuelsson | 2008-07-04 | 1 | -0/+3 |
| | |||||
* | Update atstk100x defconfig | Ulf Samuelsson | 2008-07-04 | 1 | -2/+2 |
| | |||||
* | Bump U-Boot version to 1.3.3 | Ulf Samuelsson | 2008-07-04 | 1 | -1/+1 |
| | |||||
* | The build of 'file', needs to run 'file' natively, so provide a valid link | Ulf Samuelsson | 2008-07-04 | 1 | -0/+1 |
| | |||||
* | Update atstk100x defconfig | Ulf Samuelsson | 2008-07-04 | 1 | -50/+106 |
| | |||||
* | Update defconfig for atngw100-expanded | Ulf Samuelsson | 2008-07-04 | 1 | -139/+163 |
| | |||||
* | Update busybox config for atngw100-expanded | Ulf Samuelsson | 2008-07-04 | 1 | -0/+767 |
| | |||||
* | Use a more consistent name for the atngw100-expanded defconfig | Ulf Samuelsson | 2008-07-04 | 1 | -0/+0 |
| | |||||
* | Update configs for atngw100-base | Ulf Samuelsson | 2008-07-04 | 3 | -62/+892 |
| | |||||
* | Fix Config conflict caused by duplicate definition in KB9202 BSP | Ulf Samuelsson | 2008-07-04 | 3 | -28/+28 |
| | |||||
* | Update atngw100 defconfig | Ulf Samuelsson | 2008-07-04 | 1 | -2/+5 |
| | |||||
* | Make libdaemon use the config files from Buildroot (previously replaced by ↵ | Ulf Samuelsson | 2008-07-04 | 1 | -1/+3 |
| | | | | libtoolize) | ||||
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵ | Ulf Samuelsson | 2008-07-04 | 13 | -46/+135 |
| | | | | locations for prepatched toolchain to be under the toolchain directory | ||||
* | Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) | Thiago A. Corrêa | 2008-07-04 | 1 | -0/+3 |
| | |||||
* | Fix freetype-2.2.1 build in AVR32, possibly other platforms too | Thiago A. Corrêa | 2008-07-04 | 1 | -1/+2 |
| | |||||
* | Fix bug #3594: ATK does not always require X support to be compiled | Thiago A. Corrêa | 2008-07-04 | 1 | -3/+9 |
| | |||||
* | Minor clean-up | Thiago A. Corrêa | 2008-07-04 | 1 | -2/+2 |
| | |||||
* | Enable KB9202 board in Config | Ulf Samuelsson | 2008-07-03 | 1 | -0/+1 |
| | |||||
* | Add support for KwikByte KB9202 board, courtesy Brian Beattie | Ulf Samuelsson | 2008-07-03 | 31 | -0/+4945 |
| | |||||
* | Add support for latest kernels | Ulf Samuelsson | 2008-07-03 | 1 | -10/+26 |
| | |||||
* | Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad Parker | Ulf Samuelsson | 2008-07-03 | 1 | -4/+7 |
| | |||||
* | install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt | Ulf Samuelsson | 2008-07-03 | 1 | -0/+6 |
| | |||||
* | Add AT91 patches for 2.6.25 and 2.6.25-rc3 | Ulf Samuelsson | 2008-07-03 | 3 | -0/+14 |
| | |||||
* | Update avr32 defconfigs | Thiago A. Corrêa | 2008-07-02 | 1 | -19/+22 |
| | |||||
* | Makefile.autotools.in: fix source handling | Peter Korsgaard | 2008-07-02 | 1 | -2/+3 |
| | | | | | | | | | | | Handling source/source-check/external-deps together doesn't work, as wget will then download the sources every time make source is called even if it's available in DL_DIR Instead detect source-check/external-deps from MAKELEVEL. Support downloadable package patches in source-check/external-deps while we're at it. | ||||
* | ifplugd: only install default config if not provided in skeleton | Peter Korsgaard | 2008-07-02 | 1 | -3/+4 |
| | |||||
* | Remove trailing quote from help lines | Thiago A. Corrêa | 2008-07-02 | 1 | -6/+6 |
| | |||||
* | fixup gdb-6.7.1 | Ulf Samuelsson | 2008-07-01 | 3 | -8113/+15 |
| | |||||
* | disable werror in gdb | Ulf Samuelsson | 2008-07-01 | 1 | -0/+1 |
| | |||||
* | disable configure caching in gdb, courtesy of Fathi Boudra | Ulf Samuelsson | 2008-07-01 | 1 | -5/+7 |
| | |||||
* | Add gdb-6.8 support, courtesy Fathi Boudra | Ulf Samuelsson | 2008-07-01 | 1 | -0/+5 |
| | |||||
* | Add gdb-6.8 support, courtesy Fathi Boudra | Ulf Samuelsson | 2008-07-01 | 1 | -0/+31 |
| | |||||
* | Fix gbd-6.5, courtesy Fathi Boudra | Ulf Samuelsson | 2008-07-01 | 5 | -48/+42 |
| | |||||
* | ncurses: don't follow symlink on ln invocation | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | | | | | | The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists as we don't have write permissions to the symlink target. Fixed by adding -n option (don't dereference link). | ||||
* | valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig | Peter Korsgaard | 2008-07-01 | 1 | -5/+0 |
| | | | | | There's no need for removing the pkgconfig files in valgrind.mk as that is now handled by the generic BR2_HAVE_DEVFILES. | ||||
* | busybox: default to 1.11.x | Peter Korsgaard | 2008-07-01 | 1 | -2/+3 |
| | |||||
* | Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step ↵ | Thiago A. Corrêa | 2008-07-01 | 1 | -0/+1 |
| | | | | will be removal. | ||||
* | busybox 1.11.0: additional fixes | Peter Korsgaard | 2008-07-01 | 2 | -0/+187 |
| | |||||
* | package/Makefile.in: propagate -s make flag to sub makes | Peter Korsgaard | 2008-07-01 | 1 | -5/+4 |
| | |||||
* | Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | Makefile.autotools.in: also remove man pages from /usr/share/man | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | xserver: fix typo | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | xserver: disable xephyr/xnest/xvfb servers | Peter Korsgaard | 2008-07-01 | 1 | -3/+6 |
| | | | | Disable development xephyr/xnest/xvfb servers (saves ~3MB). | ||||
* | generic: fix fb1..3 device_table.txt entries | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
| | |||||
* | dropbear: look for xauth in /usr/bin | Peter Korsgaard | 2008-06-30 | 1 | -0/+1 |
| | | | | The xauth package installs into /usr/bin, so look for it there. | ||||
* | libXt: don't install host makestrs in target | Peter Korsgaard | 2008-06-30 | 1 | -0/+4 |
| | |||||
* | xserver-xorg: select dbus | Peter Korsgaard | 2008-06-30 | 1 | -0/+1 |
| | | | | xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig. | ||||
* | libxml: fix compilation without large file support | Peter Korsgaard | 2008-06-30 | 1 | -0/+4 |
| | |||||
* | x1157: add XGI video driver | Peter Korsgaard | 2008-06-30 | 3 | -0/+27 |
| | | | | Based on googlecode r575 by Thiago Correa. |