summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* toolchain/gcc-4.x: strip cross libgcc / libstdc++Peter Korsgaard2008-06-171-0/+2
|
* toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host.Peter Korsgaard2008-06-171-2/+2
|
* u-boot tools: make sure destination directory existsPeter Korsgaard2008-06-171-0/+2
|
* Fix options to configureHamish Moffatt2008-06-171-1/+1
|
* Remove patch which isn't required for the specified upstream versionHamish Moffatt2008-06-171-10/+0
|
* Fix missing punctuationHamish Moffatt2008-06-171-1/+1
|
* gdb: support external toolchainPeter Korsgaard2008-06-161-9/+5
|
* lsof: bump versionPeter Korsgaard2008-06-165-12/+12
| | | | Patch by Conrad Parker.
* toolchain: more sensible uclibc defaults for external toolchainPeter Korsgaard2008-06-161-4/+4
|
* libvorbis: use BR2_SOFT_FLOAT to set default for tremorPeter Korsgaard2008-06-161-1/+1
| | | | Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
* libvorbis: make tremor option description more clearPeter Korsgaard2008-06-161-2/+1
| | | | Also remove comment about not being implemented.
* libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERSPeter Korsgaard2008-06-162-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 defaultPeter Korsgaard2008-06-161-1/+1
|
* libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.Peter Korsgaard2008-06-161-1/+1
|
* libogg: remove BR2_PACKAGE_LIBOGG_HEADERSPeter Korsgaard2008-06-162-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-datePeter Korsgaard2008-06-161-2/+4
|
* libogg: fix libogg.a targetPeter Korsgaard2008-06-161-3/+1
| | | | Based on patch by Conrad Parker.
* python: fix hostpython target.Peter Korsgaard2008-06-161-1/+1
| | | | | | Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell Patch by Conrad Parker.
* file: bump versionPeter Korsgaard2008-06-161-1/+1
| | | | Patch by Conrad Parker.
* php: fix s/EXIT/EXT/ typo in simplexml selectPeter Korsgaard2008-06-161-1/+1
|
* toolchain: move elf2flt+mklibs under 'Common Toolchain Options'Peter Korsgaard2008-06-161-2/+2
|
* elf2flt: only allow it to be selected on supported archsPeter Korsgaard2008-06-161-3/+1
|
* dnsmasq: touch target after makePeter Korsgaard2008-06-151-0/+2
|
* valgrind: don't add pkgconfig files to targetPeter Korsgaard2008-06-151-0/+1
|
* valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind insteadPeter Korsgaard2008-06-151-5/+4
|