summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-23buildroot: fix version for 2009.02-rc22009.02_rc2Peter Korsgaard
2009-01-23Revert r24952 (BR2_TARGET_TEST_PACKAGES)Peter Korsgaard
As discussed on the list. It is already out of date (BR2_TARGET_UBOOT_2009_01_RC3, BR2_PACKAGE_RAIDTOOLS), is the wrong solution and breaks the make allyesconfig; make menuconfig / sed workflow.
2009-01-23package/: remove deprecated and broken raidtool2 packagePeter Korsgaard
2009-01-23Bump AT91 u-boot patches to 2009.01Ulf Samuelsson
2009-01-23Update at91sam9263ek BSPUlf Samuelsson
2009-01-23Use default configure options to allow sawman build to complete with ccacheUlf Samuelsson
2009-01-23Disable webkit (with comment) if X is not availableUlf Samuelsson
2009-01-23Disable libsexy (with comment) if X is not availableUlf Samuelsson
2009-01-23kernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c)Peter Korsgaard
2009-01-23kernel-headers: rename 2.6.25/2.6.28 patches to match current stable versionsPeter Korsgaard
Otherwise they won't get applied.
2009-01-23gst-plugins-good: Fix style issues and use of --disable-png.Daniel Laird
Update ordering and configure options. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-23Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are ↵Ulf Samuelsson
continuing building after a failure
2009-01-22Update tester scriptUlf Samuelsson
2009-01-22Update AT91 u-boot patches to 2009.01Ulf Samuelsson
2009-01-22Add workarounds for alsa-utilsUlf Samuelsson
2009-01-22Add help script for testingUlf Samuelsson
2009-01-22Add help for make configuredUlf Samuelsson
2009-01-22Use /usr/lib for ncurses instead of /libUlf Samuelsson
2009-01-22Use /usr/lib for slang instead of /libUlf Samuelsson
2009-01-22Use latest u-boot as defaultUlf Samuelsson
2009-01-22toolchain/gcc: make version detection more robustPeter Korsgaard
Thanks to Bernhard for noticing (and less so for causing the problem in the first place :P)
2009-01-22package/multimedia/gst-plugins-good/Config.inDaniel Laird
package/multimedia/gst-plugins-good/gst-plugins-good.mk Always disable ESD Move JPEG/PNG Add BZIP2/ZLIB options as posted by Markus Add LIBXML2 dependency for annodex Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22u-boot: get rid of unused 2009.01-rc3 dir (git-svn issue)Peter Korsgaard
2009-01-22u-boot: add 2009.01, remove -rc3Peter Korsgaard
2009-01-22toolchain/gcc: fix target-gcc for 4.3.xPeter Korsgaard
Includes are in include-fixed and GCC_LIB_SUBDIR needs to be set like for the rest of 4.x
2009-01-22package/multimedia/gst-plugins-good/Config.inDaniel Laird
Use select instead of depends on as it makes clear what people need rather than hiding options based on choices they dont know they need to make. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-22Add simple way to enable most (but not all) targets for testing purposesUlf Samuelsson
2009-01-22Make sure ln command does not break if link existUlf Samuelsson
2009-01-22Fix AVR32 u.boot build bugUlf Samuelsson
2009-01-21libconfuse: fix build by removing -Werror flagPeter Korsgaard
2009-01-21openssl: fix build without largefile supportPeter Korsgaard
2009-01-21directfb: fix compilation error on ppc (linux/config.h is long gone)Peter Korsgaard
2009-01-21directfb: bump version and convert to Makefile.autotools.in formatPeter Korsgaard
Patch by Sven Neumann <s.neumann@phase-zero.de>
2009-01-21directfb: tarball moved to Old/Peter Korsgaard
2009-01-21u-boot: unbreak target toolsPeter Korsgaard
Got broken by r24697.
2009-01-21package/multimedia/gst-plugins-good/gst-plugins-good.mkDaniel Laird
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>
2009-01-21Remove reference to query_modules in oprofile, does not exist in linux-2.6. ↵Ulf Samuelsson
oprofile now builds for ARM
2009-01-21add patch form cgicc'upstream, build now completes\!Ulf Samuelsson
2009-01-21include string.h when building cgicc, add libcgicc-unpacked, and clean up ↵Ulf Samuelsson
libcgicc.mk - still does not build OK
2009-01-21add kismet-unpacked target, fix lack of include for memset etc.Ulf Samuelsson
2009-01-20Fix circular dependencyUlf Samuelsson
2009-01-20Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /libUlf Samuelsson
2009-01-20Bump xerces-c to latest stable, ARM build now completesUlf Samuelsson
2009-01-20Bump lzma to latest stable, ARM build now completesUlf Samuelsson
2009-01-20Libraries for dbus-glib are in /usr/lib, depend on expatUlf Samuelsson
2009-01-20mtd/mtd-utils: mkfs.jffs2: fix device_table handlingPeter Korsgaard
2009-01-20busybox: 1.13.2 tar fixPeter Korsgaard
2009-01-20mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as wellPeter Korsgaard
The host stuff seems pretty broken though as we don't build a host version of liblzo.
2009-01-20mplayer: fix non-largefile buildPeter Korsgaard
2009-01-20mplayer: fix configure for powerpc-linuxPeter Korsgaard