Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: 1.11.0 fixes | Peter Korsgaard | 2008-06-28 | 3 | -0/+526 |
| | |||||
* | Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵ | Thiago A. Corrêa | 2008-06-28 | 3 | -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 patches | Thiago A. Corrêa | 2008-06-28 | 5 | -18480/+0 |
| | |||||
* | rxvt: fix target install (make sure directory exists) | Peter Korsgaard | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | fontconfig: bump version | Peter Korsgaard | 2008-06-26 | 3 | -136/+3 |
| | |||||
* | matchbox: depend on libXext at configure time | Peter Korsgaard | 2008-06-26 | 1 | -1/+1 |
| | |||||
* | Makefile.autotools.in: fix BR2_PRIMARY_SITE check | Peter Korsgaard | 2008-06-26 | 1 | -1/+2 |
| | | | | | Empty strings gets defined to "", so check for that instead of if the variable is defined. | ||||
* | busybox: add 1.11.x | Peter Korsgaard | 2008-06-26 | 2 | -1/+856 |
| | |||||
* | busybox: mark old versions as deprecated | Peter Korsgaard | 2008-06-26 | 1 | -2/+3 |
| | |||||
* | buxybox: bump 1.10.x version | Peter Korsgaard | 2008-06-26 | 3 | -22/+1 |
| | |||||
* | Don't use a stamp file to note whether the package has been installed into ↵ | Hamish Moffatt | 2008-06-26 | 1 | -4/+5 |
| | | | | the $(TARGET_DIR) | ||||
* | Added mii-diag package | Hamish Moffatt | 2008-06-26 | 4 | -0/+88 |
| | |||||
* | Fix rdesktop build | Thiago A. Corrêa | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy | Peter Korsgaard | 2008-06-24 | 1 | -2/+2 |
| | | | | | | It seems like kconfig nowadays don't like paranthesises is comments. Reported by Harley. | ||||
* | Fix avahi compile when libexpat is not selected | Thiago A. Corrêa | 2008-06-24 | 1 | -2/+2 |
| | |||||
* | Makefile.autotools.in: also support source/source-check | Peter Korsgaard | 2008-06-24 | 1 | -2/+2 |
| | |||||
* | package/i2c-tools: I2C tools package | Peter Korsgaard | 2008-06-24 | 3 | -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 http | Peter Korsgaard | 2008-06-24 | 1 | -1/+1 |
| | | | | Based on patch by Thiago A. Correa. | ||||
* | lm-sensors: remove unused legacy patch | Peter Korsgaard | 2008-06-23 | 1 | -57/+0 |
| | |||||
* | lm-sensors: bump version and cleanup | Peter Korsgaard | 2008-06-23 | 2 | -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 lib | Peter Korsgaard | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | libxml2: strip libraries in TARGET_DIR | Peter Korsgaard | 2008-06-20 | 1 | -3/+6 |
| | | | | And cleanup libxml2.mk trailing whitespace while we're at it. | ||||
* | dbus: depend on libxml2-install-staging instead for libxml2 | Peter Korsgaard | 2008-06-20 | 1 | -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 fix | Peter Korsgaard | 2008-06-20 | 1 | -0/+11 |
| | |||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 38 | -104/+104 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | package/config: add gettext helper | Peter Korsgaard | 2008-06-19 | 1 | -0/+14 |
| | | | | From Bernhards tree (2b693d78) | ||||
* | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard | 2008-06-19 | 14 | -1009/+1725 |
| | | | | From Bernhards tree (1af211ea) | ||||
* | package/config: rebase from upstream (2.6.23.14) | Peter Korsgaard | 2008-06-19 | 16 | -88/+119 |
| | | | | From Bernhards tree (2737cfdd) | ||||
* | package/config: cygwin fix | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
| | | | | | | | - pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95) | ||||
* | nbd: bump version and depend on glib2 | Peter Korsgaard | 2008-06-18 | 2 | -4/+7 |
| | | | | Patch by Thiago A. Correa. | ||||
* | proftpd: remove unneeded susv3 legacy patch | Peter Korsgaard | 2008-06-18 | 1 | -173/+0 |
| | |||||
* | dnsmasq: use awk instead of nawk | Peter Korsgaard | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | proftp: bump version and fix compilation on 2.6.24+ | Peter Korsgaard | 2008-06-18 | 3 | -39/+52 |
| | | | | Based on patch by Thiago A. Corrêa. | ||||
* | usbutils: select libusb | Peter Korsgaard | 2008-06-18 | 1 | -0/+1 |
| | |||||
* | Fix options to configure | Hamish Moffatt | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | Remove patch which isn't required for the specified upstream version | Hamish Moffatt | 2008-06-17 | 1 | -10/+0 |
| | |||||
* | Fix missing punctuation | Hamish Moffatt | 2008-06-17 | 1 | -1/+1 |
| | |||||
* | lsof: bump version | Peter Korsgaard | 2008-06-16 | 5 | -12/+12 |
| | | | | Patch by Conrad Parker. | ||||
* | libvorbis: use BR2_SOFT_FLOAT to set default for tremor | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list. | ||||
* | libvorbis: make tremor option description more clear | Peter Korsgaard | 2008-06-16 | 1 | -2/+1 |
| | | | | Also remove comment about not being implemented. | ||||
* | libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS | Peter Korsgaard | 2008-06-16 | 2 | -26/+0 |
| | | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway). | ||||
* | libvorbis: fix av32 typo in tremor default | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't. | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | libogg: remove BR2_PACKAGE_LIBOGG_HEADERS | Peter Korsgaard | 2008-06-16 | 2 | -23/+2 |
| | | | | | | We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway). | ||||
* | libogg: move header install to seperate target so it isn't always out-of-date | Peter Korsgaard | 2008-06-16 | 1 | -2/+4 |
| | |||||
* | libogg: fix libogg.a target | Peter Korsgaard | 2008-06-16 | 1 | -3/+1 |
| | | | | Based on patch by Conrad Parker. | ||||
* | python: fix hostpython target. | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | | | Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell Patch by Conrad Parker. | ||||
* | file: bump version | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | | | | Patch by Conrad Parker. | ||||
* | php: fix s/EXIT/EXT/ typo in simplexml select | Peter Korsgaard | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | dnsmasq: touch target after make | Peter Korsgaard | 2008-06-15 | 1 | -0/+2 |
| |