Nigel Kukard [Mon, 24 Mar 2008 19:29:34 +0000 (19:29 -0000)]
* Strace requires both if_packet.h and netlink.h
- Force detection of these in configure by supplying environment
variables
For them to be detected by configure may require a much more
invasive approach by patching configure.ac and regenerating
apon build.
Nigel Kukard [Mon, 24 Mar 2008 19:23:37 +0000 (19:23 -0000)]
* Updated susv3 legacy patch for xfsprogs
- Changed to unix file format
- Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
Nigel Kukard [Mon, 24 Mar 2008 19:19:16 +0000 (19:19 -0000)]
* Updated mdadm to version 2.6.4
John Voltz [Fri, 21 Mar 2008 18:01:46 +0000 (18:01 -0000)]
Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard
John Voltz [Fri, 21 Mar 2008 17:57:42 +0000 (17:57 -0000)]
Ltrace version changed, cannot find the old version on any debian mirrors. Patch by Nigel Kukard.
John Voltz [Fri, 21 Mar 2008 17:57:02 +0000 (17:57 -0000)]
kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard.
John Voltz [Fri, 21 Mar 2008 17:56:00 +0000 (17:56 -0000)]
confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
John Voltz [Fri, 21 Mar 2008 11:21:02 +0000 (11:21 -0000)]
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
Peter Korsgaard [Fri, 21 Mar 2008 10:14:15 +0000 (10:14 -0000)]
busybox: bump version (1.9.2)
Ulf Samuelsson [Thu, 20 Mar 2008 23:04:30 +0000 (23:04 -0000)]
Add generic ARM target, if none other is choosen
Ulf Samuelsson [Thu, 20 Mar 2008 23:03:40 +0000 (23:03 -0000)]
Use x86 Makefile only if x86 is choosen
Ulf Samuelsson [Thu, 20 Mar 2008 23:02:41 +0000 (23:02 -0000)]
Use correct symbold for linux config path
Ulf Samuelsson [Thu, 20 Mar 2008 22:31:50 +0000 (22:31 -0000)]
Ensure at least one ARM board is selected, if ARMLTD selected
Ulf Samuelsson [Thu, 20 Mar 2008 22:07:49 +0000 (22:07 -0000)]
Do not include Soekris, unless i386 arch
Ulf Samuelsson [Thu, 20 Mar 2008 22:06:10 +0000 (22:06 -0000)]
Move ARM target to ARMLTD target to prepare for generic ARM
John Voltz [Thu, 20 Mar 2008 16:55:57 +0000 (16:55 -0000)]
add docker dependency to xstroke
John Voltz [Thu, 20 Mar 2008 16:55:37 +0000 (16:55 -0000)]
add alsamixergui and docker packages
John Voltz [Thu, 20 Mar 2008 16:54:51 +0000 (16:54 -0000)]
some fixes for fltk
Ulf Samuelsson [Wed, 19 Mar 2008 07:26:34 +0000 (07:26 -0000)]
Fix AVR32 ext toolchain
Ulf Samuelsson [Tue, 18 Mar 2008 14:32:54 +0000 (14:32 -0000)]
Add a defconfig for x86
Ulf Samuelsson [Tue, 18 Mar 2008 13:26:13 +0000 (13:26 -0000)]
Use correct kernel-patch for x86
Ulf Samuelsson [Tue, 18 Mar 2008 12:04:05 +0000 (12:04 -0000)]
Add linux prefix to patches
Ulf Samuelsson [Tue, 18 Mar 2008 12:03:01 +0000 (12:03 -0000)]
Use same name for same patch
Ulf Samuelsson [Tue, 18 Mar 2008 12:02:40 +0000 (12:02 -0000)]
Use same name for same patch
Ulf Samuelsson [Tue, 18 Mar 2008 12:02:16 +0000 (12:02 -0000)]
Use same name for same patch
Ulf Samuelsson [Tue, 18 Mar 2008 11:51:43 +0000 (11:51 -0000)]
Use BOARD_PATH instead of BR2_BOARD_PATH for x86
Ulf Samuelsson [Tue, 18 Mar 2008 11:47:31 +0000 (11:47 -0000)]
Use BOARD_PATH instead of SOEKRIS_NET4801_PATH
Ulf Samuelsson [Tue, 18 Mar 2008 11:43:00 +0000 (11:43 -0000)]
Use BOARD_PATH instead of SHARP_LNODE80_PATH
Ulf Samuelsson [Tue, 18 Mar 2008 11:41:03 +0000 (11:41 -0000)]
Use BOARD_PATH instead of BR2_BOARD_PATH for mips target
Ulf Samuelsson [Tue, 18 Mar 2008 11:38:36 +0000 (11:38 -0000)]
Use BOARD_PATH instead of JP_Q5_PATH
Ulf Samuelsson [Tue, 18 Mar 2008 11:34:43 +0000 (11:34 -0000)]
Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH
Ulf Samuelsson [Tue, 18 Mar 2008 09:36:16 +0000 (09:36 -0000)]
Remove duplicate patches and arrange according to architecture
Ulf Samuelsson [Tue, 18 Mar 2008 08:56:51 +0000 (08:56 -0000)]
Use latest kernel for at91sam9260
Ulf Samuelsson [Tue, 18 Mar 2008 08:17:06 +0000 (08:17 -0000)]
Update Kernel config
Hamish Moffatt [Tue, 18 Mar 2008 00:20:24 +0000 (00:20 -0000)]
Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration
Ulf Samuelsson [Mon, 17 Mar 2008 23:06:32 +0000 (23:06 -0000)]
Update sam9260 defconfig
Peter Korsgaard [Mon, 17 Mar 2008 19:44:43 +0000 (19:44 -0000)]
busybox: additional 1.9.1 patches
Peter Korsgaard [Mon, 17 Mar 2008 16:39:03 +0000 (16:39 -0000)]
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.
John Voltz [Sun, 16 Mar 2008 13:26:14 +0000 (13:26 -0000)]
change gcc default optimization to S instead of zero. It is causing kernel compilation problems for people
Ulf Samuelsson [Sat, 15 Mar 2008 05:07:26 +0000 (05:07 -0000)]
Use correct Linux version for depmod
John Voltz [Thu, 13 Mar 2008 17:16:30 +0000 (17:16 -0000)]
add some documentation about buildroot's patch system
John Voltz [Thu, 13 Mar 2008 17:10:40 +0000 (17:10 -0000)]
make patch-kernel create lists of applied patches, very handy indeed
Peter Korsgaard [Thu, 13 Mar 2008 07:38:10 +0000 (07:38 -0000)]
fakeroot: fix tarball name
Reported by Hamish Moffatt.
John Voltz [Wed, 12 Mar 2008 19:04:14 +0000 (19:04 -0000)]
patch to replace legacy bzero with memset in wireless-tools
John Voltz [Wed, 12 Mar 2008 19:03:20 +0000 (19:03 -0000)]
patch to replace legacy bzero with memset in tslib
John Voltz [Wed, 12 Mar 2008 14:51:32 +0000 (14:51 -0000)]
fix dbus makefile to install with or without stripping
John Voltz [Wed, 12 Mar 2008 13:57:59 +0000 (13:57 -0000)]
Fixed URL for fakeroot sources
John Voltz [Wed, 12 Mar 2008 13:53:02 +0000 (13:53 -0000)]
Fix Qtopia Core 4 compile and installation and bump to version 4.4.0
John Voltz [Wed, 12 Mar 2008 13:11:29 +0000 (13:11 -0000)]
one more minor change for debugging option
John Voltz [Wed, 12 Mar 2008 13:07:10 +0000 (13:07 -0000)]
added more debugging options for packages
John Voltz [Wed, 12 Mar 2008 11:23:11 +0000 (11:23 -0000)]
added debugging option
Ulf Samuelsson [Wed, 12 Mar 2008 01:13:46 +0000 (01:13 -0000)]
Use 2.6.24 as default for at91sam9260dfc
Ulf Samuelsson [Wed, 12 Mar 2008 01:04:17 +0000 (01:04 -0000)]
Add support for 2.6.24 for AT91
Ulf Samuelsson [Wed, 12 Mar 2008 00:10:36 +0000 (00:10 -0000)]
add missing busybox config
Peter Korsgaard [Tue, 11 Mar 2008 19:31:44 +0000 (19:31 -0000)]
fakeroot: update patch for 1.9.3
Patch by Sunil Gupta.
John Voltz [Tue, 11 Mar 2008 19:28:06 +0000 (19:28 -0000)]
removed duplicate config.in reference
John Voltz [Tue, 11 Mar 2008 19:13:38 +0000 (19:13 -0000)]
updated samba version
Peter Korsgaard [Tue, 11 Mar 2008 18:54:17 +0000 (18:54 -0000)]
buildroot: use BR2_KERNEL_MIRROR everywhere
Based on patch by Nigel Kukard.
John Voltz [Tue, 11 Mar 2008 18:32:17 +0000 (18:32 -0000)]
fix for defconfig
John Voltz [Tue, 11 Mar 2008 18:26:07 +0000 (18:26 -0000)]
separate u-boot for at91 arm and everything else
John Voltz [Tue, 11 Mar 2008 18:17:02 +0000 (18:17 -0000)]
updated defconfig
John Voltz [Tue, 11 Mar 2008 18:15:30 +0000 (18:15 -0000)]
added debug option
John Voltz [Tue, 11 Mar 2008 18:14:42 +0000 (18:14 -0000)]
fixes for php makefile
John Voltz [Tue, 11 Mar 2008 18:12:15 +0000 (18:12 -0000)]
added debug option
John Voltz [Tue, 11 Mar 2008 17:58:47 +0000 (17:58 -0000)]
updated defconfig
John Voltz [Tue, 11 Mar 2008 17:52:40 +0000 (17:52 -0000)]
reverted last change
John Voltz [Tue, 11 Mar 2008 16:19:33 +0000 (16:19 -0000)]
download url was invalid
John Voltz [Tue, 11 Mar 2008 15:58:05 +0000 (15:58 -0000)]
fixed path to mpfr patch
John Voltz [Tue, 11 Mar 2008 15:49:09 +0000 (15:49 -0000)]
fixed path problem
John Voltz [Tue, 11 Mar 2008 13:32:27 +0000 (13:32 -0000)]
removed patch for older fakeroot
John Voltz [Tue, 11 Mar 2008 13:14:26 +0000 (13:14 -0000)]
fixed typo in script
John Voltz [Tue, 11 Mar 2008 13:12:39 +0000 (13:12 -0000)]
more robust development files in target handler
John Voltz [Tue, 11 Mar 2008 13:11:14 +0000 (13:11 -0000)]
updated fakeroot version
Peter Korsgaard [Tue, 11 Mar 2008 08:49:45 +0000 (08:49 -0000)]
buildroot: fix missing ARCH for some x86 variants
Patch by Nigel Kukard.
Peter Korsgaard [Tue, 11 Mar 2008 08:17:17 +0000 (08:17 -0000)]
buildroot: Use BR2_GNU_MIRROR everywhere
Patch by Nigel Kukard.
Peter Korsgaard [Tue, 11 Mar 2008 08:17:03 +0000 (08:17 -0000)]
busybox: remove config dependency on busybox-source
busybox-source target doesn't need to depend on the config file.
Patch by Simon Pasch.
John Voltz [Mon, 10 Mar 2008 16:34:19 +0000 (16:34 -0000)]
renamed variable, removed uppercase config text
John Voltz [Mon, 10 Mar 2008 16:17:26 +0000 (16:17 -0000)]
cheanged rsync download url
John Voltz [Mon, 10 Mar 2008 15:22:43 +0000 (15:22 -0000)]
added dev files in target option
John Voltz [Mon, 10 Mar 2008 15:15:57 +0000 (15:15 -0000)]
changed to use sourceforge variable
John Voltz [Mon, 10 Mar 2008 14:52:39 +0000 (14:52 -0000)]
changed icu download location
John Voltz [Sat, 8 Mar 2008 21:33:40 +0000 (21:33 -0000)]
added missing patch
John Voltz [Sat, 8 Mar 2008 17:31:05 +0000 (17:31 -0000)]
added missing patch for libX11
John Voltz [Fri, 7 Mar 2008 16:54:45 +0000 (16:54 -0000)]
remove .a files from lib directories after install
John Voltz [Fri, 7 Mar 2008 14:12:14 +0000 (14:12 -0000)]
shortened help line lengths
John Voltz [Fri, 7 Mar 2008 13:57:53 +0000 (13:57 -0000)]
reverted ncurses makefile
John Voltz [Fri, 7 Mar 2008 13:34:02 +0000 (13:34 -0000)]
HTMLized glibc vs uclibc and added to docs
Peter Korsgaard [Fri, 7 Mar 2008 13:31:33 +0000 (13:31 -0000)]
buildroot: SDL_mixer package
Based on patch from Hebbar.
Peter Korsgaard [Fri, 7 Mar 2008 13:31:24 +0000 (13:31 -0000)]
sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/lib
Peter Korsgaard [Fri, 7 Mar 2008 13:31:16 +0000 (13:31 -0000)]
sdl: bump version
Peter Korsgaard [Fri, 7 Mar 2008 13:31:11 +0000 (13:31 -0000)]
sdl: remove unused legacy patch
Peter Korsgaard [Fri, 7 Mar 2008 13:31:07 +0000 (13:31 -0000)]
sdl: remove wrong comment
Peter Korsgaard [Fri, 7 Mar 2008 10:07:35 +0000 (10:07 -0000)]
nano: install to /usr/bin
Peter Korsgaard [Fri, 7 Mar 2008 10:02:12 +0000 (10:02 -0000)]
vim: config names should be lower case
Peter Korsgaard [Fri, 7 Mar 2008 10:00:04 +0000 (10:00 -0000)]
buildroot: move editors under package/editors and merge menus
Based on patch by Arnar Mar Sig.
Ulf Samuelsson [Fri, 7 Mar 2008 07:24:35 +0000 (07:24 -0000)]
revert bad U-Boot patch
Ulf Samuelsson [Fri, 7 Mar 2008 06:20:08 +0000 (06:20 -0000)]
Move defconfigs to board directory
Peter Korsgaard [Thu, 6 Mar 2008 22:56:50 +0000 (22:56 -0000)]
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.
John Voltz [Thu, 6 Mar 2008 20:11:00 +0000 (20:11 -0000)]
fixed ngspice install
John Voltz [Thu, 6 Mar 2008 19:48:39 +0000 (19:48 -0000)]
fixed arch dependent option