Ulf Samuelsson [Mon, 26 Jan 2009 19:37:54 +0000 (19:37 -0000)]
Fix spelling error in Makefile comment
Peter Korsgaard [Mon, 26 Jan 2009 19:19:10 +0000 (19:19 -0000)]
package/: depend on toolchain C++ config, don't use select
select should only be used for package (library) dependencies.
Peter Korsgaard [Mon, 26 Jan 2009 19:14:18 +0000 (19:14 -0000)]
libcgicc: depend on toolchain config, don't use select
select should only be used for package (library) dependencies.
Peter Korsgaard [Mon, 26 Jan 2009 19:10:41 +0000 (19:10 -0000)]
libglib2: move HOST_GLIB detection to glib package
Makes more sense to have it here, and easier to change once we start
building host-glib.
Peter Korsgaard [Mon, 26 Jan 2009 18:17:57 +0000 (18:17 -0000)]
libglib2: halt build early with description if host glib-genmarshal isn't found
Peter Korsgaard [Mon, 26 Jan 2009 16:25:17 +0000 (16:25 -0000)]
linux/advanced: default to make menuconfig
Peter Korsgaard [Mon, 26 Jan 2009 15:28:05 +0000 (15:28 -0000)]
acpid: remove unused legacy patches
As discussed on the list.
Peter Korsgaard [Mon, 26 Jan 2009 14:49:37 +0000 (14:49 -0000)]
liboil: don't build examples
Peter Korsgaard [Mon, 26 Jan 2009 14:49:19 +0000 (14:49 -0000)]
u-boot: halt build early with description if no u-boot board name is set
Peter Korsgaard [Mon, 26 Jan 2009 14:49:00 +0000 (14:49 -0000)]
u-boot: clean up after Ulf
As discussed on the list.
Peter Korsgaard [Mon, 26 Jan 2009 14:04:10 +0000 (14:04 -0000)]
u-boot: mark 2008.10 version as recent
Ulf Samuelsson [Mon, 26 Jan 2009 11:46:44 +0000 (11:46 -0000)]
Fix erronous mkimage target
Ulf Samuelsson [Mon, 26 Jan 2009 10:38:00 +0000 (10:38 -0000)]
Revert bad patch to fix linux rebuild problem
Peter Korsgaard [Mon, 26 Jan 2009 09:22:52 +0000 (09:22 -0000)]
mplayer: add -fomit-frame-pointer for i386
This seems to be required to compile some of the inline asm.
This solves the following compiler errors:
h264.c: In function 'decode_cabac_residual':
h264.c:6158: warning: passing argument 4 of 'decode_significance_8x8_x86' discards qualifiers from pointer target type
cabac.h: In function 'get_cabac_noinline':
cabac.h:513: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
cabac.h:513: error: 'asm' operand has impossible constraints
While searching several weeks ago, I hit the following URL, which
unfortunately currently doesn't seem to work anymore and I can't
remember what the bug was about.
Also see http://bugs.uclibc.org/view.php?id=4604
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Mon, 26 Jan 2009 09:22:47 +0000 (09:22 -0000)]
mplayer: add patch due to missing sys/timeb.h
This include file is only available, if uClibc is compiled with
UCLIBC_SUSV3_LEGACY defined and ftime() is not needed in this part of
mplayer at all.
This solves the following compiler error:
win32.c:67:23: error: sys/timeb.h: No such file or directory
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Mon, 26 Jan 2009 06:30:59 +0000 (06:30 -0000)]
libsexy: remove trailing newline from r24996
Peter Korsgaard [Mon, 26 Jan 2009 06:28:03 +0000 (06:28 -0000)]
asterisk: mark as BROKEN and remove obsolete patch
Asterisk seems to have moved to a auto* build system, so the .mk has to be
more or less completely rewritten.
Peter Korsgaard [Mon, 26 Jan 2009 06:13:06 +0000 (06:13 -0000)]
irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED
Or we should simply delete the dir.
Peter Korsgaard [Mon, 26 Jan 2009 05:51:31 +0000 (05:51 -0000)]
mysql_client: fix deps and clean up configure args
mysql client needs ncurses, readline and C++
Ulf Samuelsson [Mon, 26 Jan 2009 00:34:02 +0000 (00:34 -0000)]
Add help for packages without AVR32 support
Ulf Samuelsson [Mon, 26 Jan 2009 00:16:11 +0000 (00:16 -0000)]
Add comment on brokenness of Asterisk
Ulf Samuelsson [Mon, 26 Jan 2009 00:14:56 +0000 (00:14 -0000)]
deprecate libfloat, package is obsolete
Ulf Samuelsson [Mon, 26 Jan 2009 00:14:19 +0000 (00:14 -0000)]
Deprecate ltt, package is obsolete and replaced by ltt-ng
Ulf Samuelsson [Mon, 26 Jan 2009 00:13:29 +0000 (00:13 -0000)]
Deprecate modutils, only for ancient 2.4 kernels
Ulf Samuelsson [Mon, 26 Jan 2009 00:12:47 +0000 (00:12 -0000)]
Deprecate irda-utils, makefile totally broken
Ulf Samuelsson [Mon, 26 Jan 2009 00:12:02 +0000 (00:12 -0000)]
Deprecate xfsprogs, no support for XFS in Buildroot
Ulf Samuelsson [Sun, 25 Jan 2009 23:51:54 +0000 (23:51 -0000)]
reinstitute comment thaat spooler does not work
Ulf Samuelsson [Sun, 25 Jan 2009 23:47:47 +0000 (23:47 -0000)]
Add explanation why examples are disabled for liboil
Ulf Samuelsson [Sun, 25 Jan 2009 23:44:53 +0000 (23:44 -0000)]
Avoid the use of subshell in microperl
Ulf Samuelsson [Sun, 25 Jan 2009 23:42:09 +0000 (23:42 -0000)]
Update patchlevels for linux-2.6.25/27/28
Ulf Samuelsson [Sun, 25 Jan 2009 23:32:13 +0000 (23:32 -0000)]
Fix exec-prefix for libeXosip2
Ulf Samuelsson [Sun, 25 Jan 2009 23:16:11 +0000 (23:16 -0000)]
exec-profix fix for cups
Ulf Samuelsson [Sun, 25 Jan 2009 23:14:55 +0000 (23:14 -0000)]
Ensure /boot exists, Write linux version to file,in case the kernel version has changed after the first build
Ulf Samuelsson [Sun, 25 Jan 2009 23:09:12 +0000 (23:09 -0000)]
Update verification scripts and status for ARM build
Ulf Samuelsson [Sun, 25 Jan 2009 23:01:22 +0000 (23:01 -0000)]
Flush configuration cache, needed if config has changed
Ulf Samuelsson [Sun, 25 Jan 2009 21:53:14 +0000 (21:53 -0000)]
Revert Atmel boards back to desired operation
Ulf Samuelsson [Sun, 25 Jan 2009 21:48:33 +0000 (21:48 -0000)]
Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD
which will override selection between xconfig and menuconfig
make xconfig will, if it fails, or user does not save configuration
result in make menuconfig beeing tried
Fix several issues causing final part of linux to be regenerated
on each make.
Ulf Samuelsson [Sun, 25 Jan 2009 21:01:33 +0000 (21:01 -0000)]
Update at91sam9261ek BSP
Ulf Samuelsson [Sun, 25 Jan 2009 20:59:30 +0000 (20:59 -0000)]
Fix spelling error, causing php to use host includes, add patching and unpacked targets
Ulf Samuelsson [Sun, 25 Jan 2009 20:55:31 +0000 (20:55 -0000)]
Stop dbus continuos rebuild, fix deps
Ulf Samuelsson [Sun, 25 Jan 2009 20:53:43 +0000 (20:53 -0000)]
Make cups build, support perl/php option
Ulf Samuelsson [Sun, 25 Jan 2009 20:50:59 +0000 (20:50 -0000)]
Support libiconv option for popt
Ulf Samuelsson [Sun, 25 Jan 2009 20:44:23 +0000 (20:44 -0000)]
Use prefix=/usr for libeXosip2
Peter Korsgaard [Sun, 25 Jan 2009 20:19:06 +0000 (20:19 -0000)]
qtopia4: fix and improve color/pixel depths config
Also fix whitespace and use an existing variable for qmake.conf, which
was forgotten in r23828, though it's only commented out.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Sun, 25 Jan 2009 20:19:01 +0000 (20:19 -0000)]
Makefile: globally define variables used at different places
$(comma) and $(space) are used in packages and the toolchain.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Sun, 25 Jan 2009 20:11:45 +0000 (20:11 -0000)]
kernel-headers: bump 2.6.27 / 2.6.28 to latest stable
Peter Korsgaard [Sun, 25 Jan 2009 20:11:31 +0000 (20:11 -0000)]
target/linux-advanced: default to menuconfig for all archs
Default to menuconfig for atmel targets as well, mention QT3 dependency
for make xconfig and update affected defconfigs.
Ulf Samuelsson [Sun, 25 Jan 2009 08:18:35 +0000 (08:18 -0000)]
Part of NcFTP depends on ncurses, create dependencies, if needed
Ulf Samuelsson [Sun, 25 Jan 2009 08:16:53 +0000 (08:16 -0000)]
liboil make fails on ARM with release toolset for a few unneeded examples due to use of hidden __clz_tab, do not build them for now, but problem may need further examination
Ulf Samuelsson [Sun, 25 Jan 2009 08:14:37 +0000 (08:14 -0000)]
Fix make problems with perl
Ulf Samuelsson [Sat, 24 Jan 2009 13:34:21 +0000 (13:34 -0000)]
Fix buildall script to use testbed in scripts/test
Ulf Samuelsson [Sat, 24 Jan 2009 11:29:10 +0000 (11:29 -0000)]
Add test configuration but do not include it by default
Ulf Samuelsson [Sat, 24 Jan 2009 11:27:47 +0000 (11:27 -0000)]
Make toolchain configration to fix mpg123 global and move to Makefile
Peter Korsgaard [Sat, 24 Jan 2009 10:31:32 +0000 (10:31 -0000)]
mpg123: remove unused legacy patch
Ulf Samuelsson [Sat, 24 Jan 2009 10:23:00 +0000 (10:23 -0000)]
Add linux config for at91sam9261ek
Peter Korsgaard [Sat, 24 Jan 2009 10:20:36 +0000 (10:20 -0000)]
freetype: fix typo
Ulf Samuelsson [Sat, 24 Jan 2009 10:16:53 +0000 (10:16 -0000)]
Update at91sam9260dfc BSP
Ulf Samuelsson [Sat, 24 Jan 2009 10:15:05 +0000 (10:15 -0000)]
Add fix to mpg123 for bug in ARM release toolchain causing segment violation, bug reported to gcc bugzilla
Peter Korsgaard [Sat, 24 Jan 2009 08:31:22 +0000 (08:31 -0000)]
freetype: only depend on zlib if it is available
The dependency is only there so zlib gets built before freetype if it's
available (for shared configure cache)
Peter Korsgaard [Sat, 24 Jan 2009 06:44:17 +0000 (06:44 -0000)]
toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig
UCLIBC_SUPPORT_AI_ADDRCONFIG seems to have issues in 0.9.30 and cause
segfaults on some architectures, so disable it.
Reported and tracked down by "QuickX" <quickx@hotmail.com>.
Peter Korsgaard [Sat, 24 Jan 2009 06:44:13 +0000 (06:44 -0000)]
libsexy: unbreak build
libsexy doesn't depend on libX11, but it does need libxml2.
Peter Korsgaard [Sat, 24 Jan 2009 06:44:04 +0000 (06:44 -0000)]
Revert r24982 (Disable libsexy (with comment) if X is not available)
It's wrong, libsexy doesn't depend on an X server.
Ulf Samuelsson [Sat, 24 Jan 2009 06:25:40 +0000 (06:25 -0000)]
Make sure libdnet does not find unsupported libcheck, in host
Ulf Samuelsson [Fri, 23 Jan 2009 23:03:25 +0000 (23:03 -0000)]
Fix unroll bug for ARM toolchain
Ulf Samuelsson [Fri, 23 Jan 2009 23:02:15 +0000 (23:02 -0000)]
Fix static lib dep for ncurses
Peter Korsgaard [Fri, 23 Jan 2009 21:06:05 +0000 (21:06 -0000)]
docs/news.html: announce -rc2
Peter Korsgaard [Fri, 23 Jan 2009 20:45:30 +0000 (20:45 -0000)]
Revert r24952 (BR2_TARGET_TEST_PACKAGES)
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.
Peter Korsgaard [Fri, 23 Jan 2009 20:38:05 +0000 (20:38 -0000)]
package/: remove deprecated and broken raidtool2 package
Ulf Samuelsson [Fri, 23 Jan 2009 19:41:42 +0000 (19:41 -0000)]
Bump AT91 u-boot patches to 2009.01
Ulf Samuelsson [Fri, 23 Jan 2009 18:05:25 +0000 (18:05 -0000)]
Update at91sam9263ek BSP
Ulf Samuelsson [Fri, 23 Jan 2009 17:50:34 +0000 (17:50 -0000)]
Use default configure options to allow sawman build to complete with ccache
Ulf Samuelsson [Fri, 23 Jan 2009 17:49:07 +0000 (17:49 -0000)]
Disable webkit (with comment) if X is not available
Ulf Samuelsson [Fri, 23 Jan 2009 17:48:49 +0000 (17:48 -0000)]
Disable libsexy (with comment) if X is not available
Peter Korsgaard [Fri, 23 Jan 2009 13:12:57 +0000 (13:12 -0000)]
kernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c)
Peter Korsgaard [Fri, 23 Jan 2009 13:12:51 +0000 (13:12 -0000)]
kernel-headers: rename 2.6.25/2.6.28 patches to match current stable versions
Otherwise they won't get applied.
Daniel Laird [Fri, 23 Jan 2009 10:39:35 +0000 (10:39 -0000)]
gst-plugins-good: Fix style issues and use of --disable-png.
Update ordering and configure options.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Ulf Samuelsson [Fri, 23 Jan 2009 00:54:23 +0000 (00:54 -0000)]
Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing building after a failure
Ulf Samuelsson [Thu, 22 Jan 2009 23:10:12 +0000 (23:10 -0000)]
Update tester script
Ulf Samuelsson [Thu, 22 Jan 2009 23:09:41 +0000 (23:09 -0000)]
Update AT91 u-boot patches to 2009.01
Ulf Samuelsson [Thu, 22 Jan 2009 23:06:28 +0000 (23:06 -0000)]
Add workarounds for alsa-utils
Ulf Samuelsson [Thu, 22 Jan 2009 23:05:49 +0000 (23:05 -0000)]
Add help script for testing
Ulf Samuelsson [Thu, 22 Jan 2009 23:03:17 +0000 (23:03 -0000)]
Add help for make configured
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:55 +0000 (22:58 -0000)]
Use /usr/lib for ncurses instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:29 +0000 (22:58 -0000)]
Use /usr/lib for slang instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 18:46:00 +0000 (18:46 -0000)]
Use latest u-boot as default
Peter Korsgaard [Thu, 22 Jan 2009 11:18:44 +0000 (11:18 -0000)]
toolchain/gcc: make version detection more robust
Thanks to Bernhard for noticing (and less so for causing the problem in
the first place :P)
Daniel Laird [Thu, 22 Jan 2009 11:01:56 +0000 (11:01 -0000)]
package/multimedia/gst-plugins-good/Config.in
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>
Peter Korsgaard [Thu, 22 Jan 2009 10:15:46 +0000 (10:15 -0000)]
u-boot: get rid of unused 2009.01-rc3 dir (git-svn issue)
Peter Korsgaard [Thu, 22 Jan 2009 10:11:09 +0000 (10:11 -0000)]
u-boot: add 2009.01, remove -rc3
Peter Korsgaard [Thu, 22 Jan 2009 10:04:30 +0000 (10:04 -0000)]
toolchain/gcc: fix target-gcc for 4.3.x
Includes are in include-fixed and GCC_LIB_SUBDIR needs to be set like for
the rest of 4.x
Daniel Laird [Thu, 22 Jan 2009 08:09:53 +0000 (08:09 -0000)]
package/multimedia/gst-plugins-good/Config.in
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>
Ulf Samuelsson [Thu, 22 Jan 2009 07:53:24 +0000 (07:53 -0000)]
Add simple way to enable most (but not all) targets for testing purposes
Ulf Samuelsson [Thu, 22 Jan 2009 07:51:28 +0000 (07:51 -0000)]
Make sure ln command does not break if link exist
Ulf Samuelsson [Thu, 22 Jan 2009 07:39:12 +0000 (07:39 -0000)]
Fix AVR32 u.boot build bug
Peter Korsgaard [Wed, 21 Jan 2009 20:45:10 +0000 (20:45 -0000)]
libconfuse: fix build by removing -Werror flag
Peter Korsgaard [Wed, 21 Jan 2009 20:31:47 +0000 (20:31 -0000)]
openssl: fix build without largefile support
Peter Korsgaard [Wed, 21 Jan 2009 19:20:13 +0000 (19:20 -0000)]
directfb: fix compilation error on ppc (linux/config.h is long gone)
Peter Korsgaard [Wed, 21 Jan 2009 19:20:08 +0000 (19:20 -0000)]
directfb: bump version and convert to Makefile.autotools.in format
Patch by Sven Neumann <s.neumann@phase-zero.de>
Peter Korsgaard [Wed, 21 Jan 2009 15:49:17 +0000 (15:49 -0000)]
directfb: tarball moved to Old/
Peter Korsgaard [Wed, 21 Jan 2009 15:49:06 +0000 (15:49 -0000)]
u-boot: unbreak target tools
Got broken by r24697.