summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* packages: fix xorg to compile modular and tiny versionsPeter Korsgaard2008-06-30125-2526/+804
| | | | Based on googlecode r558 by John Voltz.
* x11r7: add intel xorg video driverPeter Korsgaard2008-06-302-0/+24
| | | | Based on googlecode r552 by John Voltz.
* x11r7: update xorg driver versions to match with X11R7.3Peter Korsgaard2008-06-3018-37/+17
| | | | Based on googlecode r551 by John Voltz
* busybox: 1.11.0 fixesPeter Korsgaard2008-06-283-0/+526
|
* Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵Thiago A. Corrêa2008-06-283-117/+251
| | | | number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit
* Remove unused patchesThiago A. Corrêa2008-06-285-18480/+0
|
* rxvt: fix target install (make sure directory exists)Peter Korsgaard2008-06-271-2/+2
|
* fontconfig: bump versionPeter Korsgaard2008-06-263-136/+3
|
* matchbox: depend on libXext at configure timePeter Korsgaard2008-06-261-1/+1
|
* Makefile.autotools.in: fix BR2_PRIMARY_SITE checkPeter Korsgaard2008-06-261-1/+2
| | | | | Empty strings gets defined to "", so check for that instead of if the variable is defined.
* kernel headers: bump 2.6.25.xPeter Korsgaard2008-06-262-1/+1
| | | | Based on patch by Fathi Boudra.
* busybox: add 1.11.xPeter Korsgaard2008-06-262-1/+856
|
* busybox: mark old versions as deprecatedPeter Korsgaard2008-06-261-2/+3
|
* buxybox: bump 1.10.x versionPeter Korsgaard2008-06-263-22/+1
|
* Don't use a stamp file to note whether the package has been installed into ↵Hamish Moffatt2008-06-261-4/+5
| | | | the $(TARGET_DIR)
* Added mii-diag packageHamish Moffatt2008-06-264-0/+88
|
* Fix rdesktop buildThiago A. Corrêa2008-06-241-1/+1
|
* BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happyPeter Korsgaard2008-06-241-2/+2
| | | | | | It seems like kconfig nowadays don't like paranthesises is comments. Reported by Harley.
* Fix avahi compile when libexpat is not selectedThiago A. Corrêa2008-06-241-2/+2
|
* Makefile.autotools.in: also support source/source-checkPeter Korsgaard2008-06-241-2/+2
|
* package/i2c-tools: I2C tools packagePeter Korsgaard2008-06-243-0/+65
| | | | | | | | This package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level access helpers, EEPROM decoding scripts, and more. Based on patch by Michel (BusError).
* samba: use generic samba.org location over httpPeter Korsgaard2008-06-241-1/+1
| | | | Based on patch by Thiago A. Correa.
* Makefile: don't include .config from TOPDIRPeter Korsgaard2008-06-231-1/+1
| | | | | If we ever want to support building out of tree, having the .config in the tree is probably not what we want.
* README: s/standart/standard/Peter Korsgaard2008-06-231-1/+1
|
* lm-sensors: remove unused legacy patchPeter Korsgaard2008-06-231-57/+0
|
* lm-sensors: bump version and cleanupPeter Korsgaard2008-06-232-26/+8
| | | | | | - Bump version to 3.0.2 which no longer needs libsysfs - Set MACHINE correctly, so it doesn't try to build isa stuff for non-i386 - Cleanup make invocation
* lm-sensors: clean libsensors* from usr/lib, not libPeter Korsgaard2008-06-231-1/+1
|
* toolchain/gcc: use --disable-decimal-float for 4.3.xPeter Korsgaard2008-06-211-0/+7
|
* libxml2: strip libraries in TARGET_DIRPeter Korsgaard2008-06-201-3/+6
| | | | And cleanup libxml2.mk trailing whitespace while we're at it.
* dbus: depend on libxml2-install-staging instead for libxml2Peter Korsgaard2008-06-201-6/+3
| | | | | | | Makefile.autools.in doesn't have proper dependencies set up for the .stamp files, so use the libxml2-install-staging target instead. This does unfortunately mean that dbus is always considered out of date, but atleast it works.
* budybox: 1.10.3 udhcpc fixPeter Korsgaard2008-06-201-0/+11
|
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-1959-304/+304
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* package/config: add gettext helperPeter Korsgaard2008-06-191-0/+14
| | | | From Bernhards tree (2b693d78)
* toolchain/gcc: add 4.3.1Peter Korsgaard2008-06-1911-0/+261
| | | | Based on Bernhards tree.
* toolchain/gcc: mark old versions as deprecatedPeter Korsgaard2008-06-191-0/+2
|
* package/config: rebase from upstream (2.6.24.4)Peter Korsgaard2008-06-1914-1009/+1725
| | | | From Bernhards tree (1af211ea)
* package/config: rebase from upstream (2.6.23.14)Peter Korsgaard2008-06-1916-88/+119
| | | | From Bernhards tree (2737cfdd)
* package/config: cygwin fixPeter Korsgaard2008-06-192-2/+4
| | | | | | | - pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95)
* toolchain/gcc: use $(@D)Peter Korsgaard2008-06-181-1/+1
|
* toolchain/gcc: use depends on instead of dependsPeter Korsgaard2008-06-182-12/+11
|
* nbd: bump version and depend on glib2Peter Korsgaard2008-06-182-4/+7
| | | | Patch by Thiago A. Correa.
* proftpd: remove unneeded susv3 legacy patchPeter Korsgaard2008-06-181-173/+0
|
* dnsmasq: use awk instead of nawkPeter Korsgaard2008-06-181-1/+1
|
* dependencies: check for awkPeter Korsgaard2008-06-181-0/+12
|
* uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUGPeter Korsgaard2008-06-181-1/+5
|
* uclibc: remove obsolete uclibc 0.9.28 handlingPeter Korsgaard2008-06-181-3/+0
|
* proftp: bump version and fix compilation on 2.6.24+Peter Korsgaard2008-06-183-39/+52
| | | | Based on patch by Thiago A. Corrêa.
* usbutils: select libusbPeter Korsgaard2008-06-181-0/+1
|
* toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)Peter Korsgaard2008-06-172-4/+4
|
* toolchain/uclibc: strip libpthreadPeter Korsgaard2008-06-171-0/+1
|