Commit Graph

4025 Commits

Author SHA1 Message Date
John Voltz
69ae3cec84 confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard 2008-03-21 17:56:00 +00:00
John Voltz
577cec7bc6 current avr32 gcc patches break x86 and possibly other systems. moving bad patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard 2008-03-21 11:21:02 +00:00
Peter Korsgaard
7c54beb870 busybox: bump version (1.9.2) 2008-03-21 10:14:15 +00:00
Ulf Samuelsson
374f8383b9 Add generic ARM target, if none other is choosen 2008-03-20 23:04:30 +00:00
Ulf Samuelsson
42b0271533 Use x86 Makefile only if x86 is choosen 2008-03-20 23:03:40 +00:00
Ulf Samuelsson
aa67fcdbf8 Use correct symbold for linux config path 2008-03-20 23:02:41 +00:00
Ulf Samuelsson
d7592743c3 Ensure at least one ARM board is selected, if ARMLTD selected 2008-03-20 22:31:50 +00:00
Ulf Samuelsson
9169fcccc9 Do not include Soekris, unless i386 arch 2008-03-20 22:07:49 +00:00
Ulf Samuelsson
10cacfa02d Move ARM target to ARMLTD target to prepare for generic ARM 2008-03-20 22:06:10 +00:00
John Voltz
63364eb82d add docker dependency to xstroke 2008-03-20 16:55:57 +00:00
John Voltz
0c368b715f add alsamixergui and docker packages 2008-03-20 16:55:37 +00:00
John Voltz
3f488a4b09 some fixes for fltk 2008-03-20 16:54:51 +00:00
Ulf Samuelsson
1fdfb9e305 Fix AVR32 ext toolchain 2008-03-19 07:26:34 +00:00
Ulf Samuelsson
5bca4c9447 Add a defconfig for x86 2008-03-18 14:32:54 +00:00
Ulf Samuelsson
43bc815a5a Use correct kernel-patch for x86 2008-03-18 13:26:13 +00:00
Ulf Samuelsson
03c71010d1 Add linux prefix to patches 2008-03-18 12:04:05 +00:00
Ulf Samuelsson
9ebad46f49 Use same name for same patch 2008-03-18 12:03:01 +00:00
Ulf Samuelsson
412ef4e322 Use same name for same patch 2008-03-18 12:02:40 +00:00
Ulf Samuelsson
ce647a69fe Use same name for same patch 2008-03-18 12:02:16 +00:00
Ulf Samuelsson
865ac9844c Use BOARD_PATH instead of BR2_BOARD_PATH for x86 2008-03-18 11:51:43 +00:00
Ulf Samuelsson
acd95e608d Use BOARD_PATH instead of SOEKRIS_NET4801_PATH 2008-03-18 11:47:31 +00:00
Ulf Samuelsson
f827151c36 Use BOARD_PATH instead of SHARP_LNODE80_PATH 2008-03-18 11:43:00 +00:00
Ulf Samuelsson
a53996b2a6 Use BOARD_PATH instead of BR2_BOARD_PATH for mips target 2008-03-18 11:41:03 +00:00
Ulf Samuelsson
fe87235dfe Use BOARD_PATH instead of JP_Q5_PATH 2008-03-18 11:38:36 +00:00
Ulf Samuelsson
bd10a460b3 Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH 2008-03-18 11:34:43 +00:00
Ulf Samuelsson
896cfb2afe Remove duplicate patches and arrange according to architecture 2008-03-18 09:36:16 +00:00
Ulf Samuelsson
771ecd45c1 Use latest kernel for at91sam9260 2008-03-18 08:56:51 +00:00
Ulf Samuelsson
a1be1243a3 Update Kernel config 2008-03-18 08:17:06 +00:00
Hamish Moffatt
aa73d17530 Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration 2008-03-18 00:20:24 +00:00
Ulf Samuelsson
d97812e3a5 Update sam9260 defconfig 2008-03-17 23:06:32 +00:00
Peter Korsgaard
be36fc319e busybox: additional 1.9.1 patches 2008-03-17 19:44:43 +00:00
Peter Korsgaard
2e5685b3a8 sdl: Fix include files install.
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.
2008-03-17 16:39:03 +00:00
John Voltz
7eb796ba2f change gcc default optimization to S instead of zero. It is causing kernel compilation problems for people 2008-03-16 13:26:14 +00:00
Ulf Samuelsson
6ddaf88176 Use correct Linux version for depmod 2008-03-15 05:07:26 +00:00
John Voltz
a37d1b117e add some documentation about buildroot's patch system 2008-03-13 17:16:30 +00:00
John Voltz
417c4acc4a make patch-kernel create lists of applied patches, very handy indeed 2008-03-13 17:10:40 +00:00
Peter Korsgaard
d683677b2a fakeroot: fix tarball name
Reported by Hamish Moffatt.
2008-03-13 07:38:10 +00:00
John Voltz
b6a3e46ad2 patch to replace legacy bzero with memset in wireless-tools 2008-03-12 19:04:14 +00:00
John Voltz
fb66bb3f58 patch to replace legacy bzero with memset in tslib 2008-03-12 19:03:20 +00:00
John Voltz
cd1d1fa6de fix dbus makefile to install with or without stripping 2008-03-12 14:51:32 +00:00
John Voltz
5d472aa583 Fixed URL for fakeroot sources 2008-03-12 13:57:59 +00:00
John Voltz
c0224396d8 Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 2008-03-12 13:53:02 +00:00
John Voltz
809fa27ad8 one more minor change for debugging option 2008-03-12 13:11:29 +00:00
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