summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2008-03-27libusb: correctly install into STAGING_DIR/usrPeter Korsgaard
Closes #2494
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-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-21busybox: bump version (1.9.2)Peter Korsgaard
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-18Don't use long options to start-stop-daemon as they may be disabled in the ↵Hamish Moffatt
busybox configuration
2008-03-17busybox: additional 1.9.1 patchesPeter Korsgaard
2008-03-17sdl: Fix include files install.Peter Korsgaard
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-13fakeroot: fix tarball namePeter Korsgaard
Reported by Hamish Moffatt.
2008-03-12patch to replace legacy bzero with memset in wireless-toolsJohn Voltz
2008-03-12patch to replace legacy bzero with memset in tslibJohn Voltz
2008-03-12fix dbus makefile to install with or without strippingJohn Voltz
2008-03-12Fixed URL for fakeroot sourcesJohn Voltz
2008-03-12Fix Qtopia Core 4 compile and installation and bump to version 4.4.0John Voltz
2008-03-12added more debugging options for packagesJohn Voltz
2008-03-11fakeroot: update patch for 1.9.3Peter Korsgaard
Patch by Sunil Gupta.
2008-03-11updated samba versionJohn Voltz
2008-03-11buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard
Based on patch by Nigel Kukard.
2008-03-11added debug optionJohn Voltz
2008-03-11fixes for php makefileJohn Voltz
2008-03-11added debug optionJohn Voltz
2008-03-11reverted last changeJohn Voltz
2008-03-11fixed path to mpfr patch John Voltz
2008-03-11removed patch for older fakerootJohn Voltz
2008-03-11updated fakeroot versionJohn Voltz
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
Patch by Nigel Kukard.
2008-03-11busybox: remove config dependency on busybox-sourcePeter Korsgaard
busybox-source target doesn't need to depend on the config file. Patch by Simon Pasch.
2008-03-10cheanged rsync download urlJohn Voltz
2008-03-10added dev files in target optionJohn Voltz
2008-03-10changed to use sourceforge variableJohn Voltz
2008-03-10changed icu download locationJohn Voltz
2008-03-08added missing patchJohn Voltz
2008-03-08added missing patch for libX11John Voltz
2008-03-07remove .a files from lib directories after installJohn Voltz
2008-03-07shortened help line lengthsJohn Voltz
2008-03-07reverted ncurses makefileJohn Voltz