Peter Korsgaard [Tue, 10 Feb 2009 13:01:28 +0000 (13:01 -0000)]
x11/video-xgi: fix vesa/xgi typo
Closes #95
Thiago A. Corrêa [Mon, 9 Feb 2009 17:35:00 +0000 (17:35 -0000)]
Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build to fail if user is not root and don't have a /tftpboot folder
Peter Korsgaard [Mon, 9 Feb 2009 16:44:09 +0000 (16:44 -0000)]
docs/news.html: announce -rc4
Peter Korsgaard [Mon, 9 Feb 2009 13:01:32 +0000 (13:01 -0000)]
gmp/mpfr: force static linking
Patch by Maxim Grigoriev.
GCC 4.3.x would link with the correct shared library versions, but without
any RPATH, so it ended up looking for then in /usr/lib/ at runtime.
This is less than good, as the version there might not be compatible, and
even worse for distributions like Ubuntu, which doesn't install those
libs by default, the build breaks.
Fix it by forcing static linking instead.
Peter Korsgaard [Mon, 9 Feb 2009 09:07:10 +0000 (09:07 -0000)]
kernel-headers: bump 2.6.27/2.6.28 stable versions
Peter Korsgaard [Sun, 8 Feb 2009 11:00:44 +0000 (11:00 -0000)]
vim: cleanup sed invocation
Peter Korsgaard [Sat, 7 Feb 2009 06:57:37 +0000 (06:57 -0000)]
u-boot: remove commented out line
Peter Korsgaard [Sat, 7 Feb 2009 06:57:29 +0000 (06:57 -0000)]
alsa-lib: make python option depend on python
As discussed on the list.
Thiago A. Corrêa [Fri, 6 Feb 2009 17:38:05 +0000 (17:38 -0000)]
Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if one is provided
Peter Korsgaard [Thu, 5 Feb 2009 14:13:43 +0000 (14:13 -0000)]
toolchain/gcc/4.3.2: use what really got committed upstream for PR39076
Thanks to Sven Neumann for noticing.
Peter Korsgaard [Thu, 5 Feb 2009 13:24:22 +0000 (13:24 -0000)]
mpg123: remove unused mpg123x target (debug?)
Peter Korsgaard [Thu, 5 Feb 2009 13:24:18 +0000 (13:24 -0000)]
mpg123: remove arm funroll-loops workaround
Fixed by toolchain patch.
Peter Korsgaard [Thu, 5 Feb 2009 13:24:14 +0000 (13:24 -0000)]
toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205
We don't use the iwmmxt abi anymore.
Peter Korsgaard [Thu, 5 Feb 2009 13:24:11 +0000 (13:24 -0000)]
toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993
Rename it so it actually gets applied and fix it so it can be applied
(-p level).
Peter Korsgaard [Thu, 5 Feb 2009 13:24:07 +0000 (13:24 -0000)]
mpg123: cleanup unused hunk after r25004
Peter Korsgaard [Thu, 5 Feb 2009 13:24:01 +0000 (13:24 -0000)]
mpg123: cleanup after r19300 (don't introduce unneeded hidden configs)
Peter Korsgaard [Wed, 4 Feb 2009 23:51:11 +0000 (23:51 -0000)]
tremor: strip target lib
Peter Korsgaard [Wed, 4 Feb 2009 23:51:06 +0000 (23:51 -0000)]
microperl: strip target binary
Peter Korsgaard [Wed, 4 Feb 2009 23:15:51 +0000 (23:15 -0000)]
u-boot: fix dependency for host mkimage
Peter Korsgaard [Wed, 4 Feb 2009 23:15:48 +0000 (23:15 -0000)]
linux/Makefile.in.advanced: don't depend on phony target for mkimage
Stops continous rebuilds.
Peter Korsgaard [Wed, 4 Feb 2009 23:15:42 +0000 (23:15 -0000)]
alsa-lib: fix with with BR2_PACKAGE_ALSA_LIB_PYTHON
Tell it where to find the python headers.
Peter Korsgaard [Wed, 4 Feb 2009 13:42:40 +0000 (13:42 -0000)]
toolchain: revert r25193 (Change binary toolchain configuration)
As discussed on the list.
Peter Korsgaard [Wed, 4 Feb 2009 12:57:21 +0000 (12:57 -0000)]
package: remove ltt dir (git-svn issue)
Peter Korsgaard [Wed, 4 Feb 2009 12:56:35 +0000 (12:56 -0000)]
package/: remove obsolete ltt package
As discussed on the list.
Peter Korsgaard [Wed, 4 Feb 2009 12:47:13 +0000 (12:47 -0000)]
buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu
As suggested on the list by Thiago - Makes more sense to have this together
with the stuff using it.
Peter Korsgaard [Tue, 3 Feb 2009 16:24:13 +0000 (16:24 -0000)]
setlocalversion: sync with HEAD of kernel git
Outputs correct svn revision (latest change, not repo version).
Peter Korsgaard [Tue, 3 Feb 2009 14:30:44 +0000 (14:30 -0000)]
target/generic: add ttyCPMx device nodes to device_table / securetty
Serial devices for CPM cores on ppc.
Peter Korsgaard [Tue, 3 Feb 2009 14:29:36 +0000 (14:29 -0000)]
uClibc: remove unused 0.9.29 wchar defconfig
We add the wchar stuff at compile time using sed, so the default defconfig
works, the file hasn't seen any updates since it first got committed, and
there's no references to it in the tree.
Peter Korsgaard [Tue, 3 Feb 2009 14:28:43 +0000 (14:28 -0000)]
uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info)
Fixes mysql-client package (installs shared libraries into /usr/lib/mysql
and sets RPATH).
Peter Korsgaard [Mon, 2 Feb 2009 21:04:13 +0000 (21:04 -0000)]
kernel-headers: 2.6.28.x: remove cris patch applied upstream
Peter Korsgaard [Mon, 2 Feb 2009 20:13:57 +0000 (20:13 -0000)]
kernel-headers: bump 2.6.27/2.6.28 stable versions
Ulf Samuelsson [Mon, 2 Feb 2009 07:24:48 +0000 (07:24 -0000)]
Define OSIP_CFLAGS and OSIP_LIBS for libeXosip2
Ulf Samuelsson [Mon, 2 Feb 2009 07:22:19 +0000 (07:22 -0000)]
Update sam9g20 BSP
Ulf Samuelsson [Mon, 2 Feb 2009 07:20:54 +0000 (07:20 -0000)]
Mark ltt as broken (all versions of tarball removed from SITE), package obsolete
Ulf Samuelsson [Mon, 2 Feb 2009 07:19:31 +0000 (07:19 -0000)]
Update buildall.sh with result of latest ARM tests + whitespace cleanups
Ulf Samuelsson [Mon, 2 Feb 2009 07:18:19 +0000 (07:18 -0000)]
Create a log file as well as stdout during test
Ulf Samuelsson [Mon, 2 Feb 2009 07:17:23 +0000 (07:17 -0000)]
Do not build target compiler during test
Hamish Moffatt [Mon, 2 Feb 2009 00:39:14 +0000 (00:39 -0000)]
Remove empty directory left after dbus/libxml2 cleanup
Peter Korsgaard [Sun, 1 Feb 2009 19:37:14 +0000 (19:37 -0000)]
alsa-lib: clean up makefile
As discussed on the list. I suspect the ARM abi thing isn't needed anymore
now we use the correct abi in the first place, but I'll leave it in until
after the release.
Peter Korsgaard [Sun, 1 Feb 2009 19:37:09 +0000 (19:37 -0000)]
mpfr: bump version
I know that changing something as fundamental as mpfr this close to the
release isn't really ideal, but it's listed as the minimum version
for gcc 4.3.x:
http://gcc.gnu.org/install/prerequisites.html
Bernhard's tree has been using 2.3.2 since October, so the risk is probably
not that big though.
Peter Korsgaard [Sun, 1 Feb 2009 19:37:06 +0000 (19:37 -0000)]
buildroot: use same defaults for atmel target as everything else
Peter Korsgaard [Sun, 1 Feb 2009 19:36:56 +0000 (19:36 -0000)]
busybox: additional 1.13.2 fixes
Ulf Samuelsson [Sun, 1 Feb 2009 16:10:47 +0000 (16:10 -0000)]
Do not overwrite user configuration
Peter Korsgaard [Sat, 31 Jan 2009 23:02:41 +0000 (23:02 -0000)]
docs/news.html: announce -rc3
Peter Korsgaard [Sat, 31 Jan 2009 22:53:35 +0000 (22:53 -0000)]
dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time)
It was a bogus revert.
Ulf Samuelsson [Sat, 31 Jan 2009 21:44:04 +0000 (21:44 -0000)]
Add AT91 defconfigs for binary toolchains
Ulf Samuelsson [Sat, 31 Jan 2009 21:05:29 +0000 (21:05 -0000)]
Add barebone at91sam9260 board
Ulf Samuelsson [Sat, 31 Jan 2009 21:04:45 +0000 (21:04 -0000)]
Update at91rm9200df BSP
Ulf Samuelsson [Sat, 31 Jan 2009 21:01:24 +0000 (21:01 -0000)]
Unbreak Peters 'fixes' to dbus for a second time
Ulf Samuelsson [Sat, 31 Jan 2009 20:49:59 +0000 (20:49 -0000)]
Change binary toolchain configuration, so
that the options become visible just below
the config, instead of at bottom of screen
Create a more useful default as toolchain path.
Allow generation of a script which sets up
paths to a binary toolchain generated by buildroot.
Ulf Samuelsson [Sat, 31 Jan 2009 20:44:04 +0000 (20:44 -0000)]
Update atstk200x BSP
Ulf Samuelsson [Sat, 31 Jan 2009 20:43:32 +0000 (20:43 -0000)]
Update atstk1005 BSP
Ulf Samuelsson [Sat, 31 Jan 2009 20:43:01 +0000 (20:43 -0000)]
Update atngw100 BSP
Ulf Samuelsson [Sat, 31 Jan 2009 20:42:28 +0000 (20:42 -0000)]
Update at91sam9263ek BSP
Ulf Samuelsson [Sat, 31 Jan 2009 20:41:36 +0000 (20:41 -0000)]
defconfig using binary toolchain
Ulf Samuelsson [Sat, 31 Jan 2009 20:41:00 +0000 (20:41 -0000)]
defconfig for arm toolchain
Ulf Samuelsson [Sat, 31 Jan 2009 20:38:55 +0000 (20:38 -0000)]
make update shoudl save to PROJECT_defconfig
Peter Korsgaard [Sat, 31 Jan 2009 19:08:20 +0000 (19:08 -0000)]
x11r7: make xman and xcb-util visible in Kconfig
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Sat, 31 Jan 2009 18:39:55 +0000 (18:39 -0000)]
dbus: revert to pre-r25021 situation
Revert to pre-r25021 situation, but add extra comments explaining the
situation.
Peter Korsgaard [Sat, 31 Jan 2009 18:39:49 +0000 (18:39 -0000)]
ntp: fix time sync issue
Fix for https://support.ntp.org/bugs/show_bug.cgi?id=769 - Patch from gentoo.
Peter Korsgaard [Sat, 31 Jan 2009 12:30:02 +0000 (12:30 -0000)]
grub: revert r21974 (features.h should never be included explicitly)
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?
Peter Korsgaard [Sat, 31 Jan 2009 12:29:55 +0000 (12:29 -0000)]
grub: fix build
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.
Ulf Samuelsson [Sat, 31 Jan 2009 12:02:40 +0000 (12:02 -0000)]
dbus dependencies needs to be ready before ./configure
Ulf Samuelsson [Sat, 31 Jan 2009 10:18:23 +0000 (10:18 -0000)]
Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent
Ulf Samuelsson [Fri, 30 Jan 2009 18:39:03 +0000 (18:39 -0000)]
Remove AVR32 patches from kernel-headers directory and put them in
"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"
Daniel Laird [Fri, 30 Jan 2009 16:28:26 +0000 (16:28 -0000)]
Extend External Toolchain options (match buildroot built toolchain):
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>
Peter Korsgaard [Fri, 30 Jan 2009 14:41:04 +0000 (14:41 -0000)]
target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS
As discussed on the list.
Peter Korsgaard [Fri, 30 Jan 2009 13:54:47 +0000 (13:54 -0000)]
dbus: fix xml dependency and stop continous rebuilds
Peter Korsgaard [Fri, 30 Jan 2009 13:54:42 +0000 (13:54 -0000)]
dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works but may need refinement)
As discussed on the list - Too complicated and wrong.
Peter Korsgaard [Fri, 30 Jan 2009 13:34:42 +0000 (13:34 -0000)]
toolchain: fix up GNU_TARGET_NAME link and target_utils location
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.
Peter Korsgaard [Fri, 30 Jan 2009 13:34:35 +0000 (13:34 -0000)]
toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)
Peter Korsgaard [Fri, 30 Jan 2009 11:35:04 +0000 (11:35 -0000)]
target/Config.in.arch: fix ARM abi setting
Reported by Sven Neumann and based on
7f7aac5d3 in Bernhard's tree.
Daniel Laird [Fri, 30 Jan 2009 11:30:21 +0000 (11:30 -0000)]
qte.mk: Add a 'comment' to indicate the need for NPTL threads
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>
Daniel Laird [Fri, 30 Jan 2009 10:49:59 +0000 (10:49 -0000)]
qte.mk: Use depends on for toolchain features
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>
Peter Korsgaard [Fri, 30 Jan 2009 10:35:55 +0000 (10:35 -0000)]
toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI
From Bernhards' tree, thanks to Sven Neuman for noticing. See also
http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html
Peter Korsgaard [Fri, 30 Jan 2009 09:54:59 +0000 (09:54 -0000)]
readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/
Package configs should start with BR2_PACKAGE_.
Peter Korsgaard [Fri, 30 Jan 2009 09:50:13 +0000 (09:50 -0000)]
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
Other packages don't have this, and several packages are depending on
readline where they actually want readline-target instead.
Peter Korsgaard [Fri, 30 Jan 2009 09:50:02 +0000 (09:50 -0000)]
readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration
Header files on target is globally controlled by BR2_HAVE_DEVFILES.
Ulf Samuelsson [Fri, 30 Jan 2009 08:53:08 +0000 (08:53 -0000)]
Move AVR32 patch to kernel header to unbreak several applications
Ulf Samuelsson [Fri, 30 Jan 2009 07:40:14 +0000 (07:40 -0000)]
Fix dbus dependency on libxml2, without rebuild, works but may need refinement
Ulf Samuelsson [Thu, 29 Jan 2009 23:32:06 +0000 (23:32 -0000)]
Update some comments, which will cause defconfig to wait for input
Ulf Samuelsson [Thu, 29 Jan 2009 23:23:51 +0000 (23:23 -0000)]
Update some comments, which will cause defconfig to wait for input
Ulf Samuelsson [Thu, 29 Jan 2009 23:22:27 +0000 (23:22 -0000)]
Update some comments, which will cause defconfig to wait for input
Ulf Samuelsson [Thu, 29 Jan 2009 23:02:41 +0000 (23:02 -0000)]
at91rm9200df defconfig comment update
Ulf Samuelsson [Thu, 29 Jan 2009 22:45:55 +0000 (22:45 -0000)]
2.6.23 is not patchable for at91, cleanup some comments
Ulf Samuelsson [Thu, 29 Jan 2009 22:40:27 +0000 (22:40 -0000)]
Delete AT91 patches before 2.6.22
Ulf Samuelsson [Thu, 29 Jan 2009 22:33:23 +0000 (22:33 -0000)]
Cleanup of AT91 patches
Ulf Samuelsson [Thu, 29 Jan 2009 22:11:46 +0000 (22:11 -0000)]
Remove some unneeded AT91 patches
Ulf Samuelsson [Thu, 29 Jan 2009 22:00:58 +0000 (22:00 -0000)]
Update at91sam9263ek BSP
Ulf Samuelsson [Thu, 29 Jan 2009 21:54:58 +0000 (21:54 -0000)]
Update at91sam9261ek BSP
Ulf Samuelsson [Thu, 29 Jan 2009 21:47:42 +0000 (21:47 -0000)]
Update at91sam960dfc BSP
Ulf Samuelsson [Thu, 29 Jan 2009 21:37:29 +0000 (21:37 -0000)]
Update at9sam9g20dfc BSP
Peter Korsgaard [Thu, 29 Jan 2009 21:33:32 +0000 (21:33 -0000)]
mysql-client: remove test / benchmark stuff from target (saves ~70MB)
Ulf Samuelsson [Thu, 29 Jan 2009 21:29:19 +0000 (21:29 -0000)]
Cleanup AT91 board support
Ulf Samuelsson [Thu, 29 Jan 2009 21:28:57 +0000 (21:28 -0000)]
Clean up at91bootstrap
Ulf Samuelsson [Thu, 29 Jan 2009 21:27:51 +0000 (21:27 -0000)]
Update at91rm9200df BSP
Ulf Samuelsson [Thu, 29 Jan 2009 21:17:36 +0000 (21:17 -0000)]
Remove default value from choice in x86 config
Ulf Samuelsson [Thu, 29 Jan 2009 20:52:52 +0000 (20:52 -0000)]
Remove obsolete at91bootstrap patches
Ulf Samuelsson [Thu, 29 Jan 2009 20:51:05 +0000 (20:51 -0000)]
Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005
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)
Ulf Samuelsson [Thu, 29 Jan 2009 20:10:23 +0000 (20:10 -0000)]
Clean up ARM Ltd. BSP