Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: cleanup <package>-clean targets. | Peter Korsgaard | 2008-03-27 | 38 | -92/+94 |
| | | | | Based on input from Arndt Kritzner & Bernhard Fischer. | ||||
* | libusb: correctly install into STAGING_DIR/usr | Peter Korsgaard | 2008-03-27 | 1 | -4/+4 |
| | | | | Closes #2494 | ||||
* | uClibc 0.9.28.3: use optimized string ops on ppc | Peter Korsgaard | 2008-03-27 | 1 | -0/+56 |
| | | | | Use optimized string ops instead of dummy generic ones on PPC. | ||||
* | uclibc: remove unused legacy patches | Peter Korsgaard | 2008-03-27 | 8 | -19650/+0 |
| | |||||
* | busybox: remove unused configs/patches | Peter Korsgaard | 2008-03-26 | 23 | -3811/+0 |
| | |||||
* | busybox: bump 1.7.x and 1.8.x versions | Peter Korsgaard | 2008-03-26 | 5 | -105/+2 |
| | |||||
* | nano: fix install location | Peter Korsgaard | 2008-03-26 | 1 | -1/+1 |
| | | | | Fix typo in install location. Reported by Simon Pasch. | ||||
* | Remove old mtd snapshot option, as the source tarball is no longer available | Hamish Moffatt | 2008-03-26 | 10 | -130/+355 |
| | | | | | | Add option to fetch a snapshot from the mtd-utils git (via gitweb) Snapshot version provides UBI tools also | ||||
* | Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix | Hamish Moffatt | 2008-03-26 | 21 | -22/+22 |
| | | | | | | broken GNU download paths. Also fix gnuchess, xboard and classpath packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls. | ||||
* | busybox: add 1.10.0 release | Peter Korsgaard | 2008-03-25 | 4 | -1/+110 |
| | |||||
* | php: hide extensions menu if not enabled | Peter Korsgaard | 2008-03-25 | 1 | -0/+2 |
| | |||||
* | * Woops ... comitted the wrong patch file :(, fixed now. | Nigel Kukard | 2008-03-24 | 1 | -2504/+1254 |
| | |||||
* | * Strace requires both if_packet.h and netlink.h | Nigel Kukard | 2008-03-24 | 1 | -1/+2 |
| | | | | | | | | | | - 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. | ||||
* | * Updated susv3 legacy patch for xfsprogs | Nigel Kukard | 2008-03-24 | 1 | -1245/+2504 |
| | | | | | - Changed to unix file format - Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls | ||||
* | * Updated mdadm to version 2.6.4 | Nigel Kukard | 2008-03-24 | 1 | -2/+2 |
| | |||||
* | Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard | John Voltz | 2008-03-21 | 1 | -0/+1245 |
| | |||||
* | Ltrace version changed, cannot find the old version on any debian mirrors. ↵ | John Voltz | 2008-03-21 | 1 | -1/+1 |
| | | | | Patch by Nigel Kukard. | ||||
* | kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ↵ | John Voltz | 2008-03-21 | 1 | -1/+1 |
| | | | | 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. | ||||
* | confusing busybox config option description patch, busybox can be built as ↵ | John Voltz | 2008-03-21 | 2 | -5/+5 |
| | | | | shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard | ||||
* | current avr32 gcc patches break x86 and possibly other systems. moving bad ↵ | John Voltz | 2008-03-21 | 7 | -1960/+32 |
| | | | | patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard | ||||
* | busybox: bump version (1.9.2) | Peter Korsgaard | 2008-03-21 | 4 | -58/+1 |
| | |||||
* | Add generic ARM target, if none other is choosen | Ulf Samuelsson | 2008-03-20 | 5 | -0/+2177 |
| | |||||
* | Use x86 Makefile only if x86 is choosen | Ulf Samuelsson | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | Use correct symbold for linux config path | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Ensure at least one ARM board is selected, if ARMLTD selected | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Do not include Soekris, unless i386 arch | Ulf Samuelsson | 2008-03-20 | 2 | -1/+10 |
| | |||||
* | Move ARM target to ARMLTD target to prepare for generic ARM | Ulf Samuelsson | 2008-03-20 | 8 | -9/+9 |
| | |||||
* | add docker dependency to xstroke | John Voltz | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | add alsamixergui and docker packages | John Voltz | 2008-03-20 | 7 | -7/+107 |
| | |||||
* | some fixes for fltk | John Voltz | 2008-03-20 | 2 | -2/+136 |
| | |||||
* | Fix AVR32 ext toolchain | Ulf Samuelsson | 2008-03-19 | 1 | -1/+1 |
| | |||||
* | Add a defconfig for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+750 |
| | |||||
* | Use correct kernel-patch for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -2/+10 |
| | |||||
* | Add linux prefix to patches | Ulf Samuelsson | 2008-03-18 | 3 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -3/+4 |
| | |||||
* | Use BOARD_PATH instead of SOEKRIS_NET4801_PATH | Ulf Samuelsson | 2008-03-18 | 1 | -4/+5 |
| | |||||
* | Use BOARD_PATH instead of SHARP_LNODE80_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -4/+5 |
| | |||||
* | Use BOARD_PATH instead of BR2_BOARD_PATH for mips target | Ulf Samuelsson | 2008-03-18 | 1 | -1/+3 |
| | |||||
* | Use BOARD_PATH instead of JP_Q5_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -6/+7 |
| | |||||
* | Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -6/+7 |
| | |||||
* | Remove duplicate patches and arrange according to architecture | Ulf Samuelsson | 2008-03-18 | 3 | -26777/+0 |
| | |||||
* | Use latest kernel for at91sam9260 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Update Kernel config | Ulf Samuelsson | 2008-03-18 | 1 | -9/+19 |
| | |||||
* | 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. |