summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-06makefile cleanup for avahiJohn Voltz
2008-03-06makefile cleanup for aumixJohn Voltz
2008-03-06updated makefile for atkJohn Voltz
2008-03-06added alsa dev directory location to configure statementJohn Voltz
2008-03-06some buildroot helper scriptsJohn Voltz
2008-03-05Fix patch. Apparently people don't know how to test their changes before"Steven J. Hill"
cheking them in.
2008-03-04buildroot: add kernel-headers to base targets so it gets handled by ↵Peter Korsgaard
external-deps
2008-03-04buildroot: add external-deps targetPeter Korsgaard
Add external-deps target to show what external files are needed to recreate the build.
2008-03-04dbus: start earlierPeter Korsgaard
Start dbus early enough so other services can use it (E.G. avahi).
2008-03-04libpng: select zlib packagePeter Korsgaard
2008-03-04libpng: bump versionPeter Korsgaard
2008-03-04squashfs: bump versionPeter Korsgaard
2008-03-02dnsmasq: bump versionPeter Korsgaard
2008-03-02dnsmasq: Enable dbus support if availablePeter Korsgaard
2008-03-02dnsmasq: make tftp support optionalPeter Korsgaard
2008-03-02dnsmasq: remove dnsmasq1 supportPeter Korsgaard
Remove ancient dnsmasq1 support, which couldn't even be selected in menuconfig.
2008-03-02Closing #2374Thomas Lundquist
2008-02-29haserl: bump versionPeter Korsgaard
2008-02-28busybox 1.9.1 fixesPeter Korsgaard
2008-02-28Clean up patches and applying of them."Steven J. Hill"
2008-02-28Remove old patch and fix the type properly."Steven J. Hill"
2008-02-28Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"
versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists.
2008-02-25Copy patch needed for dynamic loader strings and config targets."Steven J. Hill"
2008-02-25Fix 'makeinfo' failure."Steven J. Hill"
2008-02-24Allow selection of e2fsprogs to install in the targetHamish Moffatt
2008-02-24move fis+fconfig packages under BR2_BLOCKDEV_SUPPORTPeter Korsgaard
Move fis + fconfig packages together with mtd utils under Hardware handling / blockdevices and filesystem maintenance.
2008-02-24add BR2_TEXTEDIT_SUPPORT submenuPeter Korsgaard
Group text editors under BR2_TEXTEDIT_SUPPORT submenu.
2008-02-24ezxml packagePeter Korsgaard
2008-02-24buildroot: add BR2_XML_SUPPORT submenuPeter Korsgaard
Group XML stuff under BR2_XML_SUPPORT submenu.
2008-02-22Update diff version."Steven J. Hill"
2008-02-19buildroot: add missing -source targetsPeter Korsgaard
2008-02-18Upped version, the one here didn't exist any more. 3.61 compiled nicely ↵Thomas Lundquist
(todo; check if nasm is installed on host?, syslinux needs it. Guess I copuld just add a target/host package.)
2008-02-18Update diff version."Steven J. Hill"
2008-02-15libusb: install into target with cp instead of install to preserve symlinksPeter Korsgaard
2008-02-14busybox: bump version to 1.9.1Peter Korsgaard
2008-02-14busybox: additional 1.9.0 patchesPeter Korsgaard
2008-02-12Fix typos in jffs2 summary supportHamish Moffatt
2008-02-12Add support for summarising JFFS2 images. With support in the kernel this ↵Hamish Moffatt
improves mount time significantly.
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
Patch from Dan Nicolaescu
2008-02-08updated nios2 gdb support, thanks to Atle NissestadIvan Kuten
2008-02-07updated gdb support for nios2, thanks AtleIvan Kuten
2008-02-07Added package for fis, which allows you to manipulate the RedBoot flash ↵Hamish Moffatt
partition table from linux.
2008-02-07Added a package for fconfig, which allows you to modify RedBoot ↵Hamish Moffatt
configuration parameters from linux.
2008-02-06Commit the new upstream patches and remove the oldHamish Moffatt
2008-02-06Upgrade readline to 5.2, including all current upstream patches.Hamish Moffatt
Fetch it from $(BR2_GNU_MIRROR). Note proper dependency on ncurses.
2008-02-06Added configuration item to control whether development headers and ↵Hamish Moffatt
libraries are installed on the target Removed some additional files if optional modules are disabled
2008-02-04Add support for 2.6.24 headers.Paul Mundt
2008-02-02busybox: More 1.9.0 patchesPeter Korsgaard
2008-01-30create /var/lib/dbusIvan Kuten
2008-01-26New patches for the makeinfo bug to older binutils."Steven J. Hill"