summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-28Added ccache support and removed grub from defconfig due to brokenness at ↵Jason Spence
the moment.
2008-03-27gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft floatPeter Korsgaard
Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588.
2008-03-27sqlite: bump versionPeter Korsgaard
2008-03-27dropbear: bump versionPeter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
Based on input from Arndt Kritzner & Bernhard Fischer.
2008-03-27libusb: correctly install into STAGING_DIR/usrPeter Korsgaard
Closes #2494
2008-03-27uClibc 0.9.28.3: use optimized string ops on ppcPeter Korsgaard
Use optimized string ops instead of dummy generic ones on PPC.
2008-03-27uclibc: remove unused legacy patchesPeter Korsgaard
2008-03-26busybox: remove unused configs/patchesPeter Korsgaard
2008-03-26busybox: bump 1.7.x and 1.8.x versionsPeter Korsgaard
2008-03-26nano: fix install locationPeter Korsgaard
Fix typo in install location. Reported by Simon Pasch.
2008-03-26Remove old mtd snapshot option, as the source tarball is no longer availableHamish Moffatt
Add option to fetch a snapshot from the mtd-utils git (via gitweb) Snapshot version provides UBI tools also
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
broken GNU download paths. Also fix gnuchess, xboard and classpath packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls.
2008-03-25busybox: add 1.10.0 releasePeter Korsgaard
2008-03-25php: hide extensions menu if not enabledPeter Korsgaard
2008-03-24* Woops ... comitted the wrong patch file :(, fixed now.Nigel Kukard
2008-03-24* Strace requires both if_packet.h and netlink.hNigel Kukard
- 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.
2008-03-24* Updated susv3 legacy patch for xfsprogsNigel Kukard
- Changed to unix file format - Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
2008-03-24* Updated mdadm to version 2.6.4Nigel Kukard
2008-03-21Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel KukardJohn Voltz
2008-03-21Ltrace version changed, cannot find the old version on any debian mirrors. ↵John Voltz
Patch by Nigel Kukard.
2008-03-21kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ↵John Voltz
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.
2008-03-21confusing busybox config option description patch, busybox can be built as ↵John Voltz
shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
2008-03-21current avr32 gcc patches break x86 and possibly other systems. moving bad ↵John Voltz
patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
2008-03-21busybox: bump version (1.9.2)Peter Korsgaard
2008-03-20Add generic ARM target, if none other is choosenUlf Samuelsson
2008-03-20Use x86 Makefile only if x86 is choosenUlf Samuelsson
2008-03-20Use correct symbold for linux config pathUlf Samuelsson
2008-03-20Ensure at least one ARM board is selected, if ARMLTD selectedUlf Samuelsson
2008-03-20Do not include Soekris, unless i386 archUlf Samuelsson
2008-03-20Move ARM target to ARMLTD target to prepare for generic ARMUlf Samuelsson
2008-03-20add docker dependency to xstrokeJohn Voltz
2008-03-20add alsamixergui and docker packagesJohn Voltz
2008-03-20some fixes for fltkJohn Voltz
2008-03-19Fix AVR32 ext toolchainUlf Samuelsson
2008-03-18Add a defconfig for x86Ulf Samuelsson
2008-03-18Use correct kernel-patch for x86Ulf Samuelsson
2008-03-18Add linux prefix to patchesUlf Samuelsson
2008-03-18Use same name for same patchUlf Samuelsson
2008-03-18Use same name for same patchUlf Samuelsson
2008-03-18Use same name for same patchUlf Samuelsson
2008-03-18Use BOARD_PATH instead of BR2_BOARD_PATH for x86Ulf Samuelsson
2008-03-18Use BOARD_PATH instead of SOEKRIS_NET4801_PATHUlf Samuelsson
2008-03-18Use BOARD_PATH instead of SHARP_LNODE80_PATHUlf Samuelsson
2008-03-18Use BOARD_PATH instead of BR2_BOARD_PATH for mips targetUlf Samuelsson
2008-03-18Use BOARD_PATH instead of JP_Q5_PATHUlf Samuelsson
2008-03-18Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATHUlf Samuelsson
2008-03-18Remove duplicate patches and arrange according to architectureUlf Samuelsson
2008-03-18Use latest kernel for at91sam9260Ulf Samuelsson
2008-03-18Update Kernel configUlf Samuelsson