Peter Korsgaard [Mon, 31 Mar 2008 09:51:59 +0000 (09:51 -0000)]
concierge: cleanup (white space + unneeded mkdir)
Peter Korsgaard [Mon, 31 Mar 2008 09:06:26 +0000 (09:06 -0000)]
Makefile: revert broken ccache (r21525) for now.
Ulf Samuelsson [Mon, 31 Mar 2008 05:42:03 +0000 (05:42 -0000)]
Patch in EXTRA_VERSION
Ulf Samuelsson [Sun, 30 Mar 2008 22:23:39 +0000 (22:23 -0000)]
Add Configs for new boards
Ulf Samuelsson [Sun, 30 Mar 2008 21:49:16 +0000 (21:49 -0000)]
Do not allow optimizations which breaks linux build
Peter Korsgaard [Sun, 30 Mar 2008 20:52:33 +0000 (20:52 -0000)]
Makefile: merge CVS and .svn find invocation
Peter Korsgaard [Sun, 30 Mar 2008 20:48:13 +0000 (20:48 -0000)]
Makefile: fix typo (.empty files, not dirs)
Peter Korsgaard [Sun, 30 Mar 2008 20:45:42 +0000 (20:45 -0000)]
target_skeleton: mark empty directories with .empty files
Mark empty directories in target skeletons with .empty files
and remove them while copying to target (like it's already done for
svn and cvs files) to better support version control system which don't
handle empty directories (E.G. git-svn).
Ulf Samuelsson [Sun, 30 Mar 2008 20:42:40 +0000 (20:42 -0000)]
Update at91 defconfigs
Ulf Samuelsson [Sun, 30 Mar 2008 20:40:53 +0000 (20:40 -0000)]
Add webif package
Ulf Samuelsson [Sun, 30 Mar 2008 20:39:41 +0000 (20:39 -0000)]
Add example package
Peter Korsgaard [Sun, 30 Mar 2008 20:22:13 +0000 (20:22 -0000)]
linux advanced: make menuconfig default
Ulf Samuelsson [Sun, 30 Mar 2008 20:04:55 +0000 (20:04 -0000)]
Allow selection of kernel config tool
Peter Korsgaard [Sun, 30 Mar 2008 14:37:06 +0000 (14:37 -0000)]
busybox: additional 1.10.0 fixes
Nigel Kukard [Sun, 30 Mar 2008 08:12:22 +0000 (08:12 -0000)]
* Removed GCC 4.2.0, added GCC 4.2.3 (take 2)
Nigel Kukard [Sun, 30 Mar 2008 08:07:53 +0000 (08:07 -0000)]
* Remove legacy GCC 4.1.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:06:38 +0000 (08:06 -0000)]
* Remove legacy GCC 4.0.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:05:22 +0000 (08:05 -0000)]
* Remove legacy GCC 3.4.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:04:14 +0000 (08:04 -0000)]
Remove legacy GCC 3.3.x versions
Ulf Samuelsson [Sun, 30 Mar 2008 07:09:07 +0000 (07:09 -0000)]
Add build support for latest gdb
Ulf Samuelsson [Sun, 30 Mar 2008 07:06:12 +0000 (07:06 -0000)]
libglib12 cleanup
Ulf Samuelsson [Sun, 30 Mar 2008 06:38:46 +0000 (06:38 -0000)]
Ensure shell environment is handled correctly
Ulf Samuelsson [Sun, 30 Mar 2008 06:29:30 +0000 (06:29 -0000)]
Easy update of defconfig
Ulf Samuelsson [Sat, 29 Mar 2008 23:10:47 +0000 (23:10 -0000)]
Force use of bash for patching
Ulf Samuelsson [Sat, 29 Mar 2008 23:09:46 +0000 (23:09 -0000)]
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
Ulf Samuelsson [Sat, 29 Mar 2008 20:39:36 +0000 (20:39 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:38:22 +0000 (20:38 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:36:54 +0000 (20:36 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:36:24 +0000 (20:36 -0000)]
Remove duplication of default kernel patch dir setting
Nigel Kukard [Sat, 29 Mar 2008 17:47:36 +0000 (17:47 -0000)]
Feeding the kernel zero optimization -O0 breaks the kernel build at least on x86 with asm errors, remove -O0 when building the kernel
Nigel Kukard [Sat, 29 Mar 2008 17:34:23 +0000 (17:34 -0000)]
PentiumPro is not Pentium4 but i686
Nigel Kukard [Sat, 29 Mar 2008 16:23:16 +0000 (16:23 -0000)]
* Fixed uClibc sub-x86 arch selection
Ulf Samuelsson [Sat, 29 Mar 2008 14:09:22 +0000 (14:09 -0000)]
Add some robustness to linux configuration
Ulf Samuelsson [Sat, 29 Mar 2008 11:14:27 +0000 (11:14 -0000)]
Remove AVR32 gdb patches duplicating prepatched source
Ulf Samuelsson [Sat, 29 Mar 2008 11:09:49 +0000 (11:09 -0000)]
Remove binutils AVR32 patches duplicating external source
Ulf Samuelsson [Sat, 29 Mar 2008 11:07:12 +0000 (11:07 -0000)]
Remove avr32 gcc patches duplicating external source
Ulf Samuelsson [Sat, 29 Mar 2008 11:04:30 +0000 (11:04 -0000)]
Remove duplication of AVR32 toolchain
Peter Korsgaard [Fri, 28 Mar 2008 23:13:30 +0000 (23:13 -0000)]
package: remove empty directories
These directories should have been removed when the packages got moved
to subdirs, but git-svn seems to have issues with empty directories.
Nigel Kukard [Fri, 28 Mar 2008 22:08:37 +0000 (22:08 -0000)]
* Reverted r21540
Peter Korsgaard [Fri, 28 Mar 2008 21:42:43 +0000 (21:42 -0000)]
ace of penguins: cleanup help text
Nigel Kukard [Fri, 28 Mar 2008 21:27:03 +0000 (21:27 -0000)]
* Missed jacmet's patch, r21520
Nigel Kukard [Fri, 28 Mar 2008 21:19:12 +0000 (21:19 -0000)]
* Added 4.2.2 patchset
Nigel Kukard [Fri, 28 Mar 2008 21:03:04 +0000 (21:03 -0000)]
* Bumped GCC to 4.2.2, removed 4.2.0
Peter Korsgaard [Fri, 28 Mar 2008 10:40:45 +0000 (10:40 -0000)]
package: move java packages to package/java sub directory
Peter Korsgaard [Fri, 28 Mar 2008 10:40:28 +0000 (10:40 -0000)]
AUTOTARGETS: also support non-version-dependent arch specific patches
Peter Korsgaard [Fri, 28 Mar 2008 10:40:08 +0000 (10:40 -0000)]
jamvm: use official version instead of hacked up avr32 sources
Cleanup avr32 mess and apply it as a patch to the official version only
if arch = avr32 so it doesn't harm other archs.
Peter Korsgaard [Fri, 28 Mar 2008 10:39:55 +0000 (10:39 -0000)]
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
Peter Korsgaard [Fri, 28 Mar 2008 10:39:48 +0000 (10:39 -0000)]
ipkg: use http url
Peter Korsgaard [Fri, 28 Mar 2008 10:39:38 +0000 (10:39 -0000)]
jamvm.mk: remove trailing spaces
Peter Korsgaard [Fri, 28 Mar 2008 10:39:27 +0000 (10:39 -0000)]
classpath: cleanup help text
Peter Korsgaard [Fri, 28 Mar 2008 10:39:21 +0000 (10:39 -0000)]
packages: enable java submenu per default like the other submenus
Peter Korsgaard [Fri, 28 Mar 2008 07:53:02 +0000 (07:53 -0000)]
concierge: cleanup help text
Ulf Samuelsson [Fri, 28 Mar 2008 07:32:54 +0000 (07:32 -0000)]
Define busybox config in board directory for Atmel boards
Ulf Samuelsson [Fri, 28 Mar 2008 07:31:28 +0000 (07:31 -0000)]
Use BUSYBOX_LOCAL shell variable, if defined
Jason Spence [Fri, 28 Mar 2008 02:54:42 +0000 (02:54 -0000)]
Added udpcast package.
Jason Spence [Fri, 28 Mar 2008 02:50:42 +0000 (02:50 -0000)]
Added ccache support and removed grub from defconfig due to brokenness at the moment.
Peter Korsgaard [Thu, 27 Mar 2008 19:37:33 +0000 (19:37 -0000)]
gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float
Fix 'undefined reference to fmsub' linking errors with C++ programs
when soft float is enabled. Patch by b5331.
Closes #1588.
Peter Korsgaard [Thu, 27 Mar 2008 19:37:29 +0000 (19:37 -0000)]
sqlite: bump version
Peter Korsgaard [Thu, 27 Mar 2008 15:59:39 +0000 (15:59 -0000)]
dropbear: bump version
Peter Korsgaard [Thu, 27 Mar 2008 15:42:42 +0000 (15:42 -0000)]
buildroot: cleanup <package>-clean targets.
Based on input from Arndt Kritzner & Bernhard Fischer.
Peter Korsgaard [Thu, 27 Mar 2008 13:00:31 +0000 (13:00 -0000)]
libusb: correctly install into STAGING_DIR/usr
Closes #2494
Peter Korsgaard [Thu, 27 Mar 2008 10:23:13 +0000 (10:23 -0000)]
uClibc 0.9.28.3: use optimized string ops on ppc
Use optimized string ops instead of dummy generic ones on PPC.
Peter Korsgaard [Thu, 27 Mar 2008 10:23:03 +0000 (10:23 -0000)]
uclibc: remove unused legacy patches
Peter Korsgaard [Wed, 26 Mar 2008 21:53:15 +0000 (21:53 -0000)]
busybox: remove unused configs/patches
Peter Korsgaard [Wed, 26 Mar 2008 21:49:58 +0000 (21:49 -0000)]
busybox: bump 1.7.x and 1.8.x versions
Peter Korsgaard [Wed, 26 Mar 2008 13:55:18 +0000 (13:55 -0000)]
nano: fix install location
Fix typo in install location. Reported by Simon Pasch.
Hamish Moffatt [Wed, 26 Mar 2008 06:35:31 +0000 (06:35 -0000)]
Remove old mtd snapshot option, as the source tarball is no longer available
Add option to fetch a snapshot from the mtd-utils git (via gitweb)
Snapshot version provides UBI tools also
Hamish Moffatt [Wed, 26 Mar 2008 03:28:09 +0000 (03:28 -0000)]
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
broken GNU download paths. Also fix gnuchess, xboard and classpath
packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls.
Peter Korsgaard [Tue, 25 Mar 2008 14:38:45 +0000 (14:38 -0000)]
busybox: add 1.10.0 release
Peter Korsgaard [Tue, 25 Mar 2008 08:49:38 +0000 (08:49 -0000)]
php: hide extensions menu if not enabled
Nigel Kukard [Mon, 24 Mar 2008 19:42:58 +0000 (19:42 -0000)]
* Woops ... comitted the wrong patch file :(, fixed now.
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