summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-31Update atngw100 BSPUlf Samuelsson
2009-01-31Update at91sam9263ek BSPUlf Samuelsson
2009-01-31defconfig using binary toolchainUlf Samuelsson
2009-01-31defconfig for arm toolchainUlf Samuelsson
2009-01-31make update shoudl save to PROJECT_defconfigUlf Samuelsson
2009-01-31x11r7: make xman and xcb-util visible in KconfigPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-31dbus: revert to pre-r25021 situationPeter Korsgaard
Revert to pre-r25021 situation, but add extra comments explaining the situation.
2009-01-31ntp: fix time sync issuePeter Korsgaard
Fix for https://support.ntp.org/bugs/show_bug.cgi?id=769 - Patch from gentoo.
2009-01-31grub: revert r21974 (features.h should never be included explicitly)Peter Korsgaard
features.h (or something including it) is needed for __UCLIBC* to get defined - E.G. without that the build breaks without largefile support. Nigel, what was the reason for your commit and what file not found error did you see?
2009-01-31grub: fix buildPeter Korsgaard
Revert to the -35 debian patch (from stable.debian.net) so the other patches apply, E.G. effectively revert r23968. Someone who actually uses grub should probably look into updating our version.
2009-01-31dbus dependencies needs to be ready before ./configureUlf Samuelsson
2009-01-31Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to ↵Ulf Samuelsson
break, feedback to AVR32 compiler team will be sent
2009-01-30Remove AVR32 patches from kernel-headers directory and put them in Ulf Samuelsson
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka"
2009-01-30Extend External Toolchain options (match buildroot built toolchain): Daniel Laird
Have added options that mean you can set the same BR2_XXXX variables for external toolchain and internal (buildroot built) toolchain. This means the same set of packages can be built now me as for you..... Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard
As discussed on the list.
2009-01-30dbus: fix xml dependency and stop continous rebuildsPeter Korsgaard
2009-01-30dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works ↵Peter Korsgaard
but may need refinement) As discussed on the list - Too complicated and wrong.
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
The GNU_TARGET_NAME symlink and target_utils location were not correctly adjusted to match the move of the toolchain to $(STAGING_DIR)/usr, creating dangling symlinks.
2009-01-30toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)Peter Korsgaard
2009-01-30target/Config.in.arch: fix ARM abi settingPeter Korsgaard
Reported by Sven Neumann and based on 7f7aac5d3 in Bernhard's tree.
2009-01-30qte.mk: Add a 'comment' to indicate the need for NPTL threadsDaniel Laird
Make sure the developer is informed why a package is not visable and that they need to have a NPTL enabled toolchain. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30qte.mk: Use depends on for toolchain features Daniel Laird
Buildroot is adopting depends on for toolchain features and select for packages. Make this change in this file. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-30toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABIPeter Korsgaard
From Bernhards' tree, thanks to Sven Neuman for noticing. See also http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html
2009-01-30readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard
Package configs should start with BR2_PACKAGE_.
2009-01-30readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard
Other packages don't have this, and several packages are depending on readline where they actually want readline-target instead.
2009-01-30readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configurationPeter Korsgaard
Header files on target is globally controlled by BR2_HAVE_DEVFILES.
2009-01-30Move AVR32 patch to kernel header to unbreak several applicationsUlf Samuelsson
2009-01-30Fix dbus dependency on libxml2, without rebuild, works but may need refinementUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson
2009-01-29at91rm9200df defconfig comment updateUlf Samuelsson
2009-01-292.6.23 is not patchable for at91, cleanup some commentsUlf Samuelsson
2009-01-29Delete AT91 patches before 2.6.22Ulf Samuelsson
2009-01-29Cleanup of AT91 patchesUlf Samuelsson
2009-01-29Remove some unneeded AT91 patchesUlf Samuelsson
2009-01-29Update at91sam9263ek BSPUlf Samuelsson
2009-01-29Update at91sam9261ek BSPUlf Samuelsson
2009-01-29Update at91sam960dfc BSPUlf Samuelsson
2009-01-29Update at9sam9g20dfc BSPUlf Samuelsson
2009-01-29mysql-client: remove test / benchmark stuff from target (saves ~70MB)Peter Korsgaard
2009-01-29Cleanup AT91 board supportUlf Samuelsson
2009-01-29Clean up at91bootstrapUlf Samuelsson
2009-01-29Update at91rm9200df BSPUlf Samuelsson
2009-01-29Remove default value from choice in x86 configUlf Samuelsson
2009-01-29Remove obsolete at91bootstrap patchesUlf Samuelsson
2009-01-29Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005Ulf Samuelsson
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
2009-01-29Clean up ARM Ltd. BSPUlf Samuelsson
2009-01-29sqlite: bump versionPeter Korsgaard
Fixes several database corruption bugs
2009-01-29Update x86 BSP to latest uclibc/linux/tools versionsUlf Samuelsson