Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure ln command does not break if link exist | Ulf Samuelsson | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | Fix AVR32 u.boot build bug | Ulf Samuelsson | 2009-01-22 | 1 | -0/+13 |
| | |||||
* | libconfuse: fix build by removing -Werror flag | Peter Korsgaard | 2009-01-21 | 1 | -0/+34 |
| | |||||
* | openssl: fix build without largefile support | Peter Korsgaard | 2009-01-21 | 1 | -0/+19 |
| | |||||
* | directfb: fix compilation error on ppc (linux/config.h is long gone) | Peter Korsgaard | 2009-01-21 | 1 | -0/+17 |
| | |||||
* | directfb: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | 2009-01-21 | 1 | -102/+32 |
| | | | | Patch by Sven Neumann <s.neumann@phase-zero.de> | ||||
* | directfb: tarball moved to Old/ | Peter Korsgaard | 2009-01-21 | 1 | -1/+1 |
| | |||||
* | u-boot: unbreak target tools | Peter Korsgaard | 2009-01-21 | 1 | -3/+3 |
| | | | | Got broken by r24697. | ||||
* | package/multimedia/gst-plugins-good/gst-plugins-good.mk | Daniel Laird | 2009-01-21 | 2 | -0/+55 |
| | | | | | | | | | | | package/multimedia/gst-plugins-good/Config.in gst-plugins-good does not build unless some package dependencies are forced. This patch allows you to turn off some of the plugins with these dependencies and hides others that require some packages (like PNG/JPEG) Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | ||||
* | Remove reference to query_modules in oprofile, does not exist in linux-2.6. ↵ | Ulf Samuelsson | 2009-01-21 | 3 | -4/+27 |
| | | | | oprofile now builds for ARM | ||||
* | add patch form cgicc'upstream, build now completes\! | Ulf Samuelsson | 2009-01-21 | 1 | -0/+38 |
| | |||||
* | include string.h when building cgicc, add libcgicc-unpacked, and clean up ↵ | Ulf Samuelsson | 2009-01-21 | 2 | -3/+18 |
| | | | | libcgicc.mk - still does not build OK | ||||
* | add kismet-unpacked target, fix lack of include for memset etc. | Ulf Samuelsson | 2009-01-21 | 2 | -0/+46 |
| | |||||
* | Fix circular dependency | Ulf Samuelsson | 2009-01-20 | 1 | -1/+0 |
| | |||||
* | Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib | Ulf Samuelsson | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Bump xerces-c to latest stable, ARM build now completes | Ulf Samuelsson | 2009-01-20 | 2 | -23/+74 |
| | |||||
* | Bump lzma to latest stable, ARM build now completes | Ulf Samuelsson | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Libraries for dbus-glib are in /usr/lib, depend on expat | Ulf Samuelsson | 2009-01-20 | 2 | -3/+4 |
| | |||||
* | mtd/mtd-utils: mkfs.jffs2: fix device_table handling | Peter Korsgaard | 2009-01-20 | 1 | -0/+23 |
| | |||||
* | busybox: 1.13.2 tar fix | Peter Korsgaard | 2009-01-20 | 1 | -0/+11 |
| | |||||
* | mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well | Peter Korsgaard | 2009-01-20 | 1 | -0/+0 |
| | | | | | The host stuff seems pretty broken though as we don't build a host version of liblzo. | ||||
* | mplayer: fix non-largefile build | Peter Korsgaard | 2009-01-20 | 2 | -0/+27 |
| | |||||
* | mplayer: fix configure for powerpc-linux | Peter Korsgaard | 2009-01-20 | 1 | -0/+27 |
| | |||||
* | mplayer: force cross-compile mode | Peter Korsgaard | 2009-01-20 | 1 | -0/+1 |
| | |||||
* | libmad: unbreak build with gcc-4.3.x | Peter Korsgaard | 2009-01-20 | 1 | -0/+33 |
| | | | | | libmad used the long deprecated -fforce-mem gcc flag, which no longer is recognized in gcc-4.3.x. It has long been a noop, so simply remove it. | ||||
* | U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ↵ | Ulf Samuelsson | 2009-01-20 | 1 | -1/+1 |
| | | | | string is not allowed | ||||
* | mplayer: add patch to fix compilation against alsa-lib 1.0.18 | Hans-Christian Egtvedt | 2009-01-20 | 3 | -72/+163 |
| | | | | | | | | | This adds a patch to fix compilation against alsa-lib 1.0.18. It is basically a grab of the change from mplayer repository. It also refreshes the other patches so they apply clean. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵ | Ulf Samuelsson | 2009-01-19 | 19 | -7/+48 |
| | | | | patches if using an at91 | ||||
* | Fix some bugs in advanced linux configuration, remove some arbitrary ↵ | Ulf Samuelsson | 2009-01-19 | 3 | -85/+60 |
| | | | | combinations of major/minor directly supported, general cleanup | ||||
* | busybox: 1.13.2 depmod fix | Peter Korsgaard | 2009-01-19 | 1 | -0/+121 |
| | |||||
* | toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions | Peter Korsgaard | 2009-01-19 | 1 | -2/+2 |
| | |||||
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 2 | -2/+13 |
| | | | | | | | | gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure fails to detect that, breaking the build. Work around it by detecting the host gcc version (and store in HOSTCC_VERSION) and set the proper configure variables for gcc < 4.2.0. | ||||
* | lsof, m4: use variables from BR instead of uclibc | Peter Korsgaard | 2009-01-18 | 2 | -3/+3 |
| | | | | | | | UCLIB_HAS_.* is not defined in Buildroot space, so the conditions always evaluate to the same result. Use appropriate Buildroot variables. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 4 | -6/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Cleanup libgtk2, and prepare for 2.15 | Ulf Samuelsson | 2009-01-18 | 1 | -2/+10 |
| | |||||
* | Change use of rint, which is only supported for X86 in uClibc to generic ↵ | Ulf Samuelsson | 2009-01-18 | 1 | -0/+18 |
| | | | | rounding | ||||
* | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson | 2009-01-18 | 4 | -4/+37 |
| | | | | | | | | | | | | | | | The VFP is only available for a few ARM CPUs at the moment, so this breaks the liboil build. A patch is available upstream which only enables "-mfpu=vfp" if "--enable-vfp" is given to "configure". Autotools needs to be run for liboil for this to take effect. A new configuration BR2_VFP_FLOAT is added to allow enabling vfp. If this is "yes", then "-mfpu=vfp" is added to CFLAGS. | ||||
* | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | 2009-01-18 | 13 | -15/+9 |
| | |||||
* | Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. | Thomas Lundquist | 2009-01-18 | 6 | -13/+6 |
| | |||||
* | Easier with one place for configure options for disabling gtk-doc | Thomas Lundquist | 2009-01-17 | 5 | -3/+6 |
| | |||||
* | Ensure glib-1.2 builds a static library | Ulf Samuelsson | 2009-01-17 | 2 | -0/+88 |
| | |||||
* | Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is ↵ | Ulf Samuelsson | 2009-01-17 | 3 | -13/+41 |
| | | | | selected | ||||
* | Update buildall.sh script | Ulf Samuelsson | 2009-01-16 | 1 | -44/+96 |
| | |||||
* | Update broken AVR32 toolchain, and update configs for this, deprecate all ↵ | Ulf Samuelsson | 2009-01-16 | 6 | -133/+246 |
| | | | | but latest AVR32 toolchain | ||||
* | Fix legacy strings for alsa-utils & remove man pages | Ulf Samuelsson | 2009-01-16 | 2 | -0/+31 |
| | |||||
* | libeXosip2 requires libosip2 | Ulf Samuelsson | 2009-01-16 | 1 | -0/+1 |
| | |||||
* | Fix libglib2 build when LIBICONV is selected, clean up versioning | Ulf Samuelsson | 2009-01-16 | 1 | -2/+10 |
| | |||||
* | docs/download.html: cleanup and mention releases | Peter Korsgaard | 2009-01-16 | 1 | -4/+8 |
| | |||||
* | docs/news.html: announce 2009.02-rc1 | Peter Korsgaard | 2009-01-16 | 1 | -0/+12 |
| | |||||
* | buildroot: bump version for release | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| |