Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-30 | x11r7: fix install to target for drivers | Peter Korsgaard | |
Based on googlecode r560 by John Voltz. | |||
2008-06-30 | mesa: bump version | Peter Korsgaard | |
Based on googlecode r559 by John Voltz. | |||
2008-06-30 | pixman: bump version | Peter Korsgaard | |
Based on googlecode r507 by Arnar Mar Sigurdsson. | |||
2008-06-30 | packages: fix xorg to compile modular and tiny versions | Peter Korsgaard | |
Based on googlecode r558 by John Voltz. | |||
2008-06-30 | x11r7: add intel xorg video driver | Peter Korsgaard | |
Based on googlecode r552 by John Voltz. | |||
2008-06-30 | x11r7: update xorg driver versions to match with X11R7.3 | Peter Korsgaard | |
Based on googlecode r551 by John Voltz | |||
2008-06-28 | busybox: 1.11.0 fixes | Peter Korsgaard | |
2008-06-28 | Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵ | Thiago A. Corrêa | |
number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit | |||
2008-06-28 | Remove unused patches | Thiago A. Corrêa | |
2008-06-27 | rxvt: fix target install (make sure directory exists) | Peter Korsgaard | |
2008-06-26 | fontconfig: bump version | Peter Korsgaard | |
2008-06-26 | matchbox: depend on libXext at configure time | Peter Korsgaard | |
2008-06-26 | Makefile.autotools.in: fix BR2_PRIMARY_SITE check | Peter Korsgaard | |
Empty strings gets defined to "", so check for that instead of if the variable is defined. | |||
2008-06-26 | kernel headers: bump 2.6.25.x | Peter Korsgaard | |
Based on patch by Fathi Boudra. | |||
2008-06-26 | busybox: add 1.11.x | Peter Korsgaard | |
2008-06-26 | busybox: mark old versions as deprecated | Peter Korsgaard | |
2008-06-26 | buxybox: bump 1.10.x version | Peter Korsgaard | |
2008-06-26 | Don't use a stamp file to note whether the package has been installed into ↵ | Hamish Moffatt | |
the $(TARGET_DIR) | |||
2008-06-26 | Added mii-diag package | Hamish Moffatt | |
2008-06-24 | Fix rdesktop build | Thiago A. Corrêa | |
2008-06-24 | BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy | Peter Korsgaard | |
It seems like kconfig nowadays don't like paranthesises is comments. Reported by Harley. | |||
2008-06-24 | Fix avahi compile when libexpat is not selected | Thiago A. Corrêa | |
2008-06-24 | Makefile.autotools.in: also support source/source-check | Peter Korsgaard | |
2008-06-24 | package/i2c-tools: I2C tools package | Peter Korsgaard | |
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). | |||
2008-06-24 | samba: use generic samba.org location over http | Peter Korsgaard | |
Based on patch by Thiago A. Correa. | |||
2008-06-23 | Makefile: don't include .config from TOPDIR | Peter Korsgaard | |
If we ever want to support building out of tree, having the .config in the tree is probably not what we want. | |||
2008-06-23 | README: s/standart/standard/ | Peter Korsgaard | |
2008-06-23 | lm-sensors: remove unused legacy patch | Peter Korsgaard | |
2008-06-23 | lm-sensors: bump version and cleanup | Peter Korsgaard | |
- 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 | |||
2008-06-23 | lm-sensors: clean libsensors* from usr/lib, not lib | Peter Korsgaard | |
2008-06-21 | toolchain/gcc: use --disable-decimal-float for 4.3.x | Peter Korsgaard | |
2008-06-20 | libxml2: strip libraries in TARGET_DIR | Peter Korsgaard | |
And cleanup libxml2.mk trailing whitespace while we're at it. | |||
2008-06-20 | dbus: depend on libxml2-install-staging instead for libxml2 | Peter Korsgaard | |
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. | |||
2008-06-20 | budybox: 1.10.3 udhcpc fix | Peter Korsgaard | |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-06-19 | package/config: add gettext helper | Peter Korsgaard | |
From Bernhards tree (2b693d78) | |||
2008-06-19 | toolchain/gcc: add 4.3.1 | Peter Korsgaard | |
Based on Bernhards tree. | |||
2008-06-19 | toolchain/gcc: mark old versions as deprecated | Peter Korsgaard | |
2008-06-19 | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard | |
From Bernhards tree (1af211ea) | |||
2008-06-19 | package/config: rebase from upstream (2.6.23.14) | Peter Korsgaard | |
From Bernhards tree (2737cfdd) | |||
2008-06-19 | package/config: cygwin fix | Peter Korsgaard | |
- pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95) | |||
2008-06-18 | toolchain/gcc: use $(@D) | Peter Korsgaard | |
2008-06-18 | toolchain/gcc: use depends on instead of depends | Peter Korsgaard | |
2008-06-18 | nbd: bump version and depend on glib2 | Peter Korsgaard | |
Patch by Thiago A. Correa. | |||
2008-06-18 | proftpd: remove unneeded susv3 legacy patch | Peter Korsgaard | |
2008-06-18 | dnsmasq: use awk instead of nawk | Peter Korsgaard | |
2008-06-18 | dependencies: check for awk | Peter Korsgaard | |
2008-06-18 | uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG | Peter Korsgaard | |
2008-06-18 | uclibc: remove obsolete uclibc 0.9.28 handling | Peter Korsgaard | |
2008-06-18 | proftp: bump version and fix compilation on 2.6.24+ | Peter Korsgaard | |
Based on patch by Thiago A. Corrêa. |