Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use long options to start-stop-daemon as they may be disabled in the ↵ | Hamish Moffatt | 2008-03-18 | 6 | -20/+20 |
| | | | | busybox configuration | ||||
* | Update sam9260 defconfig | Ulf Samuelsson | 2008-03-17 | 1 | -1/+7 |
| | |||||
* | busybox: additional 1.9.1 patches | Peter Korsgaard | 2008-03-17 | 2 | -0/+38 |
| | |||||
* | sdl: Fix include files install. | Peter Korsgaard | 2008-03-17 | 1 | -4/+3 |
| | | | | | | Patch sdl-config rpath setting rather than setting exec-prefix and using DESTDIR as the SDL makefile uses prefix for some files, and exec-prefix for others leading to double $(STAGING_DIR) prefix. | ||||
* | change gcc default optimization to S instead of zero. It is causing kernel ↵ | John Voltz | 2008-03-16 | 1 | -1/+1 |
| | | | | compilation problems for people | ||||
* | Use correct Linux version for depmod | Ulf Samuelsson | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | add some documentation about buildroot's patch system | John Voltz | 2008-03-13 | 1 | -0/+43 |
| | |||||
* | make patch-kernel create lists of applied patches, very handy indeed | John Voltz | 2008-03-13 | 1 | -0/+1 |
| | |||||
* | fakeroot: fix tarball name | Peter Korsgaard | 2008-03-13 | 1 | -1/+1 |
| | | | | Reported by Hamish Moffatt. | ||||
* | patch to replace legacy bzero with memset in wireless-tools | John Voltz | 2008-03-12 | 2 | -0/+30 |
| | |||||
* | patch to replace legacy bzero with memset in tslib | John Voltz | 2008-03-12 | 1 | -0/+11 |
| | |||||
* | fix dbus makefile to install with or without stripping | John Voltz | 2008-03-12 | 1 | -0/+5 |
| | |||||
* | Fixed URL for fakeroot sources | John Voltz | 2008-03-12 | 1 | -3/+2 |
| | |||||
* | Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 | John Voltz | 2008-03-12 | 2 | -124/+159 |
| | |||||
* | one more minor change for debugging option | John Voltz | 2008-03-12 | 1 | -0/+1 |
| | |||||
* | added more debugging options for packages | John Voltz | 2008-03-12 | 2 | -7/+128 |
| | |||||
* | added debugging option | John Voltz | 2008-03-12 | 1 | -0/+9 |
| | |||||
* | Use 2.6.24 as default for at91sam9260dfc | Ulf Samuelsson | 2008-03-12 | 2 | -12/+1429 |
| | |||||
* | Add support for 2.6.24 for AT91 | Ulf Samuelsson | 2008-03-12 | 1 | -0/+30343 |
| | |||||
* | add missing busybox config | Ulf Samuelsson | 2008-03-12 | 1 | -0/+690 |
| | |||||
* | fakeroot: update patch for 1.9.3 | Peter Korsgaard | 2008-03-11 | 1 | -6/+6 |
| | | | | Patch by Sunil Gupta. | ||||
* | removed duplicate config.in reference | John Voltz | 2008-03-11 | 1 | -1/+0 |
| | |||||
* | updated samba version | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 7 | -8/+8 |
| | | | | Based on patch by Nigel Kukard. | ||||
* | fix for defconfig | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | separate u-boot for at91 arm and everything else | John Voltz | 2008-03-11 | 9 | -170/+246 |
| | |||||
* | updated defconfig | John Voltz | 2008-03-11 | 1 | -24/+28 |
| | |||||
* | added debug option | John Voltz | 2008-03-11 | 1 | -0/+5 |
| | |||||
* | fixes for php makefile | John Voltz | 2008-03-11 | 1 | -2/+3 |
| | |||||
* | added debug option | John Voltz | 2008-03-11 | 1 | -0/+1 |
| | |||||
* | updated defconfig | John Voltz | 2008-03-11 | 1 | -31/+66 |
| | |||||
* | reverted last change | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | download url was invalid | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | fixed path to mpfr patch | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | fixed path problem | John Voltz | 2008-03-11 | 1 | -7/+7 |
| | |||||
* | removed patch for older fakeroot | John Voltz | 2008-03-11 | 1 | -8937/+0 |
| | |||||
* | fixed typo in script | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | more robust development files in target handler | John Voltz | 2008-03-11 | 2 | -11/+29 |
| | |||||
* | updated fakeroot version | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | buildroot: fix missing ARCH for some x86 variants | Peter Korsgaard | 2008-03-11 | 1 | -0/+5 |
| | | | | Patch by Nigel Kukard. | ||||
* | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 18 | -24/+24 |
| | | | | Patch by Nigel Kukard. | ||||
* | busybox: remove config dependency on busybox-source | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
| | | | | | busybox-source target doesn't need to depend on the config file. Patch by Simon Pasch. | ||||
* | renamed variable, removed uppercase config text | John Voltz | 2008-03-10 | 2 | -3/+3 |
| | |||||
* | cheanged rsync download url | John Voltz | 2008-03-10 | 1 | -1/+1 |
| | |||||
* | added dev files in target option | John Voltz | 2008-03-10 | 3 | -5/+23 |
| | |||||
* | changed to use sourceforge variable | John Voltz | 2008-03-10 | 1 | -1/+1 |
| | |||||
* | changed icu download location | John Voltz | 2008-03-10 | 1 | -2/+1 |
| | |||||
* | added missing patch | John Voltz | 2008-03-08 | 1 | -0/+47 |
| | |||||
* | added missing patch for libX11 | John Voltz | 2008-03-08 | 1 | -0/+36 |
| | |||||
* | remove .a files from lib directories after install | John Voltz | 2008-03-07 | 1 | -0/+3 |
| |