Commit graph

3782 commits

Author SHA1 Message Date
John Voltz 41f6b79ff7 added more debugging options for packages 2008-03-12 13:07:10 +00:00
John Voltz 923f42a3c2 added debugging option 2008-03-12 11:23:11 +00:00
Ulf Samuelsson cde20f0b08 Use 2.6.24 as default for at91sam9260dfc 2008-03-12 01:13:46 +00:00
Ulf Samuelsson 8426570482 Add support for 2.6.24 for AT91 2008-03-12 01:04:17 +00:00
Ulf Samuelsson 9bb163d898 add missing busybox config 2008-03-12 00:10:36 +00:00
Peter Korsgaard 71ec990c96 fakeroot: update patch for 1.9.3
Patch by Sunil Gupta.
2008-03-11 19:31:44 +00:00
John Voltz 93256ce2d7 removed duplicate config.in reference 2008-03-11 19:28:06 +00:00
John Voltz 0f95603ed8 updated samba version 2008-03-11 19:13:38 +00:00
Peter Korsgaard 25a7363f5d buildroot: use BR2_KERNEL_MIRROR everywhere
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz a199616e78 fix for defconfig 2008-03-11 18:32:17 +00:00
John Voltz 7f4141ae20 separate u-boot for at91 arm and everything else 2008-03-11 18:26:07 +00:00
John Voltz 944e92856a updated defconfig 2008-03-11 18:17:02 +00:00
John Voltz 1beaf12098 added debug option 2008-03-11 18:15:30 +00:00
John Voltz 554fc8bc7f fixes for php makefile 2008-03-11 18:14:42 +00:00
John Voltz 1163cf741c added debug option 2008-03-11 18:12:15 +00:00
John Voltz 10e48dbc74 updated defconfig 2008-03-11 17:58:47 +00:00
John Voltz e73610e136 reverted last change 2008-03-11 17:52:40 +00:00
John Voltz 36be219225 download url was invalid 2008-03-11 16:19:33 +00:00
John Voltz ea3a9122a6 fixed path to mpfr patch 2008-03-11 15:58:05 +00:00
John Voltz cd36594b21 fixed path problem 2008-03-11 15:49:09 +00:00
John Voltz e7befc8dfc removed patch for older fakeroot 2008-03-11 13:32:27 +00:00
John Voltz 80954d2711 fixed typo in script 2008-03-11 13:14:26 +00:00
John Voltz d45de0ca0c more robust development files in target handler 2008-03-11 13:12:39 +00:00
John Voltz 1afe0e87c4 updated fakeroot version 2008-03-11 13:11:14 +00:00
Peter Korsgaard 7791b4e80f buildroot: fix missing ARCH for some x86 variants
Patch by Nigel Kukard.
2008-03-11 08:49:45 +00:00
Peter Korsgaard efa0423110 buildroot: Use BR2_GNU_MIRROR everywhere
Patch by Nigel Kukard.
2008-03-11 08:17:17 +00:00
Peter Korsgaard 1af1c77554 busybox: remove config dependency on busybox-source
busybox-source target doesn't need to depend on the config file.
Patch by Simon Pasch.
2008-03-11 08:17:03 +00:00
John Voltz f5b96fc71d renamed variable, removed uppercase config text 2008-03-10 16:34:19 +00:00
John Voltz 7710aa356a cheanged rsync download url 2008-03-10 16:17:26 +00:00
John Voltz bc67ca29d3 added dev files in target option 2008-03-10 15:22:43 +00:00
John Voltz 77ec383076 changed to use sourceforge variable 2008-03-10 15:15:57 +00:00
John Voltz 3773381d71 changed icu download location 2008-03-10 14:52:39 +00:00
John Voltz cc254eb898 added missing patch 2008-03-08 21:33:40 +00:00
John Voltz a35586ff06 added missing patch for libX11 2008-03-08 17:31:05 +00:00
John Voltz 1ec48b2e52 remove .a files from lib directories after install 2008-03-07 16:54:45 +00:00
John Voltz 7a15d38e01 shortened help line lengths 2008-03-07 14:12:14 +00:00
John Voltz a6dca68c80 reverted ncurses makefile 2008-03-07 13:57:53 +00:00
John Voltz dc56871dde HTMLized glibc vs uclibc and added to docs 2008-03-07 13:34:02 +00:00
Peter Korsgaard 6be5cb76b9 buildroot: SDL_mixer package
Based on patch from Hebbar.
2008-03-07 13:31:33 +00:00
Peter Korsgaard 5f6726bdfd sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/lib 2008-03-07 13:31:24 +00:00
Peter Korsgaard 37fd644ab7 sdl: bump version 2008-03-07 13:31:16 +00:00
Peter Korsgaard 5ca52f571b sdl: remove unused legacy patch 2008-03-07 13:31:11 +00:00
Peter Korsgaard 0dc5a8d6fc sdl: remove wrong comment 2008-03-07 13:31:07 +00:00
Peter Korsgaard c0a49f06fa nano: install to /usr/bin 2008-03-07 10:07:35 +00:00
Peter Korsgaard 8086897ed5 vim: config names should be lower case 2008-03-07 10:02:12 +00:00
Peter Korsgaard d47bd2de38 buildroot: move editors under package/editors and merge menus
Based on patch by Arnar Mar Sig.
2008-03-07 10:00:04 +00:00
Ulf Samuelsson 5381e1c486 revert bad U-Boot patch 2008-03-07 07:24:35 +00:00
Ulf Samuelsson 5d8956986f Move defconfigs to board directory 2008-03-07 06:20:08 +00:00
Peter Korsgaard 1a27e8d311 gcc 4.2.1: Don't change SUFFIX and bug report URL
SUFFIX and bug report URL shouldn't be set to something atmel specific
if you don't compile for AVR32.

The AVR32 patch should probably only get applied if compiling for AVR32.
2008-03-06 22:56:50 +00:00
John Voltz ad3270082c fixed ngspice install 2008-03-06 20:11:00 +00:00