Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | toolchain/kernel-headers: bump 2.6.27.x version | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 | |
| | ||||||
* | target/tar: remove unused cut'n'paste leftover | Peter Korsgaard | 2008-12-08 | 1 | -4/+0 | |
| | ||||||
* | target: paths may need stripping | Peter Korsgaard | 2008-12-08 | 2 | -2/+2 | |
| | | | | r24310 removed a few too many strips. | |||||
* | toolchain/gdb: 6.4 shouldn't be selectable for avr32 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 | |
| | ||||||
* | toolchain/gdb: mark old versions as deprecated | Peter Korsgaard | 2008-12-08 | 1 | -0/+5 | |
| | ||||||
* | toolchain/gdb: default to 6.8 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 | |
| | ||||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 33 | -69/+68 | |
| | ||||||
* | docs/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 | |
| | ||||||
* | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 7 | -15/+15 | |
| | ||||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 243 | -363/+363 | |
| | ||||||
* | Remove dead directories after moving audio and video to multimedia | Hans-Christian Egtvedt | 2008-12-08 | 0 | -0/+0 | |
| | | | | | | This patch removes some empty directories which got left behind when audio and video packages got moved into packages/multimedia directory. | |||||
* | Override the target-install target properly rather than installing as a ↵ | Hamish Moffatt | 2008-12-08 | 1 | -2/+2 | |
| | | | | post-build hook | |||||
* | Over-ride the target-install target rather than installing as a post-build | Hamish Moffatt | 2008-12-08 | 1 | -2/+2 | |
| | | | | | hook. Otherwise the wrong stamps are used and the library won't be reinstalled if you clean out $(TARGET_DIR). | |||||
* | uclibc: add RPC config variables to 0.9.30 | Peter Korsgaard | 2008-12-07 | 1 | -0/+2 | |
| | | | | | Add UCLIBC_HAS_{FULL,REENTRANT}_RPC config variables to the defconfig, so the sed invocation in uclibc.mk can set them to the proper values. | |||||
* | busybox: 1.13.1 crond fix | Peter Korsgaard | 2008-12-07 | 1 | -0/+20 | |
| | ||||||
* | toolchain/gdb: add -source target | Peter Korsgaard | 2008-12-07 | 1 | -0/+1 | |
| | ||||||
* | taget/linux: handle non-modular kernels | Peter Korsgaard | 2008-12-07 | 1 | -6/+12 | |
| | | | | Based on b151271 in Bernhard's tree. | |||||
* | toolchain/binutils: add 2.19 | Peter Korsgaard | 2008-12-05 | 6 | -3/+125 | |
| | | | | Based on 9cd8638d / b86af9a1 in Bernhard's tree. | |||||
* | toolchain/binutils/2.18.50.0.9: accept sh?-*-* | Peter Korsgaard | 2008-12-05 | 1 | -0/+42 | |
| | | | | Based on 3ed6c5b5 in Bernhard's tree. | |||||
* | toolchain/binutils/2.18.50.0.9: add patch for PR6878 | Peter Korsgaard | 2008-12-05 | 1 | -0/+68 | |
| | | | | Based on b5451979 in Bernhard's tree. | |||||
* | toolchain/binutils: add 2.18.50.0.9 | Peter Korsgaard | 2008-12-05 | 4 | -0/+75 | |
| | | | | Based on 713e7e46 in Bernhard's tree. | |||||
* | toolchain/binutils: add 2.18.50.0.8 | Peter Korsgaard | 2008-12-05 | 4 | -0/+75 | |
| | | | | Based on 1c493ff1 in Bernhard's tree. | |||||
* | toolchain/binutils: add 2.18.50.0.6 | Peter Korsgaard | 2008-12-05 | 4 | -0/+74 | |
| | | | | Based on 45b89c54 / beede0ba in Bernhard's tree. | |||||
* | toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES | Peter Korsgaard | 2008-12-05 | 1 | -2/+11 | |
| | | | | Based on b157db55 in Bernhard's tree. | |||||
* | toolchain/binutils: let make expand wildcards instead of the shell | Peter Korsgaard | 2008-12-05 | 1 | -8/+4 | |
| | | | | Based on f97ce837 in Bernhard's tree. | |||||
* | libiconv: use BR2_GNU_MIRROR | Peter Korsgaard | 2008-12-05 | 1 | -1/+1 | |
| | ||||||
* | toolchain/binutils: add 2.18.50.0.3 | Peter Korsgaard | 2008-12-05 | 4 | -2/+80 | |
| | | | | Based on b2b5d9f2 in Bernhard's tree. | |||||
* | toolchain/*: use CONFIG_UPDATE | Peter Korsgaard | 2008-12-05 | 7 | -5/+7 | |
| | | | | Based on e0e0945e in Bernhard's tree. | |||||
* | samba: predefine a autoconf result for enums with negative values | Hans-Christian Egtvedt | 2008-12-05 | 1 | -0/+1 | |
| | | | | | | | The configure script tries to find out if enums can be negative, this is not supported when cross compiling, since it tries to run the binary. This commit sets the test to yes, i.e. negative enums are possible. | |||||
* | libusb: use 0.1.12-10 from snapshot.debian.net | Peter Korsgaard | 2008-12-05 | 1 | -3/+2 | |
| | ||||||
* | libvorbis: tremor depends on host-autoconf and host-automake | Hans-Christian Egtvedt | 2008-12-05 | 1 | -1/+1 | |
| | | | | | | This patch adds host-autoconf and host-automake as dependencies to tremor, this is needed for it to compile. | |||||
* | alsa-lib: bump version to 1.0.18 | Hans-Christian Egtvedt | 2008-12-05 | 1 | -1/+1 | |
| | ||||||
* | qtopia4: make build verbose or silent depending on user input | Hans-Christian Egtvedt | 2008-12-04 | 1 | -1/+1 | |
| | | | | | | This will make Qt compile silent unless the user specifies V=1 or VERBOSE=1 when running make. | |||||
* | mplayer: set charset explisit to US-ASCII to ease intl compile | Hans-Christian Egtvedt | 2008-12-04 | 1 | -0/+1 | |
| | | | | | | This patch set the charset selected by mplayer to US-ASCII because mplayer configure script have problems detecting working cross compiled iconv tools | |||||
* | tslib: add dependency to hsot-autoconf and host-automake | Hans-Christian Egtvedt | 2008-12-04 | 1 | -2/+2 | |
| | | | | | | Tslib uses autoconf and automake during configure section, make sure it is available before building tslib. | |||||
* | tslib: use more robust $@ when touching target instead of explisit name | Hans-Christian Egtvedt | 2008-12-04 | 1 | -3/+3 | |
| | ||||||
* | avahi: add dependency to host-autoconf | Hans-Christian Egtvedt | 2008-12-04 | 1 | -2/+2 | |
| | | | | | | | | Avahi uses autoconf during ./configure, make sure it is available and used before building avahi. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||||
* | alsa-util: bump version to 1.0.18 and add patches for this version | Hans-Christian Egtvedt | 2008-12-04 | 3 | -1/+25 | |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||||
* | alsa-utils: add dependency to libintl if libintl is enabled | Hans-Christian Egtvedt | 2008-12-04 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||||
* | mdadm/dmraid: bump version | Peter Korsgaard | 2008-12-04 | 3 | -8/+8 | |
| | | | | | | | Patch by: Charles Duffy <Charles_Duffy@messageone.com> Both mdadm and dmraid packages refer to upstream versions which are no longer available. | |||||
* | busybox: 1.13.1 ip fix | Peter Korsgaard | 2008-12-04 | 1 | -0/+11 | |
| | ||||||
* | ifplugd: don't overwrite target etc/init.d/ifplugd.* | Peter Korsgaard | 2008-12-04 | 1 | -0/+4 | |
| | | | | | | | | install-strip unconditionally overwrites $(TARGET_DIR)/etc/init.d/ifplugd.*, so the check in _HOOK_POST_INSTALL is useless. Fix it by using install-exec and manually stripping the target binaries instead. | |||||
* | Fix comment about autoconf configuration/compilation/installation for | Thomas Petazzoni | 2008-12-03 | 1 | -1/+1 | |
| | | | | | the target (and not the host). | |||||
* | Liboil is a library of simple functions that are optimized for various | Thomas Petazzoni | 2008-12-03 | 3 | -0/+50 | |
| | | | | | | | | | | | | | | | | | | | CPUs. It is required by various GStreamer plugins. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Modifications by Thomas Petazzoni: - Remove the glib2 dependency, which is only necessary to build a few examples. If glib2 is enabled in the configuration, then we still depend on it in order to build the examples, but that's just pedantic, not so useful. - Remove the oil-bugreport program installed to the target by install-strip. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||||
* | Compiling current SVN fails with the following error for me: | Thomas Petazzoni | 2008-12-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | | cc1: warnings being treated as errors buildroot/buildroot/build_powerpc/makedevs/makedevs.c: In function main: buildroot/buildroot/build_powerpc/makedevs/makedevs.c:531: error: ignoring return value of system, declared with attribute warn_unused_result This change adds a simple warning if system() fails. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||||
* | samba: bump version to 3.0.33 | Hans-Christian Egtvedt | 2008-12-02 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||||
* | target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs | Peter Korsgaard | 2008-12-02 | 1 | -3/+7 | |
| | | | | | | While mkcramfs was being patched to support a device table, the target device table was not being passed to the mkcramfs options. This patch fixes that Signed-off-by: Jared Holzman <j.holzman@genesysdesign.com.au> | |||||
* | haserl: fix shared cache interaction issue | Peter Korsgaard | 2008-12-01 | 1 | -0/+2 | |
| | | | | | | | | | | The ac_cv_path_install override is needed to strip the target binary for haserl 0.8.0, but it doesn't interact nicely with the shared cache, so disable the cache for now. Longer term we should probably forget about install-strip and do the strip/cleanup/mklibs stuff as a post processing step before the target filesystem rules are run. | |||||
* | uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH | Peter Korsgaard | 2008-12-01 | 1 | -0/+1 | |
| | ||||||
* | uClibc: set 0.9.30 as default | Hans-Christian Egtvedt | 2008-12-01 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> |