buildroot.git
15 years agoUpdate at91sam9261ek BSP
Ulf Samuelsson [Sun, 25 Jan 2009 21:01:33 +0000 (21:01 -0000)]
Update at91sam9261ek BSP

15 years agoFix spelling error, causing php to use host includes, add patching and unpacked targets
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

15 years agoStop dbus continuos rebuild, fix deps
Ulf Samuelsson [Sun, 25 Jan 2009 20:55:31 +0000 (20:55 -0000)]
Stop dbus continuos rebuild, fix deps

15 years agoMake cups build, support perl/php option
Ulf Samuelsson [Sun, 25 Jan 2009 20:53:43 +0000 (20:53 -0000)]
Make cups build, support perl/php option

15 years agoSupport libiconv option for popt
Ulf Samuelsson [Sun, 25 Jan 2009 20:50:59 +0000 (20:50 -0000)]
Support libiconv option for popt

15 years agoUse prefix=/usr for libeXosip2
Ulf Samuelsson [Sun, 25 Jan 2009 20:44:23 +0000 (20:44 -0000)]
Use prefix=/usr for libeXosip2

15 years agoqtopia4: fix and improve color/pixel depths config
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>
15 years agoMakefile: globally define variables used at different places
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>
15 years agokernel-headers: bump 2.6.27 / 2.6.28 to latest stable
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

15 years agotarget/linux-advanced: default to menuconfig for all archs
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.

15 years agoPart of NcFTP depends on ncurses, create dependencies, if needed
Ulf Samuelsson [Sun, 25 Jan 2009 08:18:35 +0000 (08:18 -0000)]
Part of NcFTP depends on ncurses, create dependencies, if needed

15 years agoliboil make fails on ARM with release toolset for a few unneeded examples due to...
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

15 years agoFix make problems with perl
Ulf Samuelsson [Sun, 25 Jan 2009 08:14:37 +0000 (08:14 -0000)]
Fix make problems with perl

15 years agoFix buildall script to use testbed in scripts/test
Ulf Samuelsson [Sat, 24 Jan 2009 13:34:21 +0000 (13:34 -0000)]
Fix buildall script to use testbed in scripts/test

15 years agoAdd test configuration but do not include it by default
Ulf Samuelsson [Sat, 24 Jan 2009 11:29:10 +0000 (11:29 -0000)]
Add test configuration but do not include it by default

15 years agoMake toolchain configration to fix mpg123 global and move to Makefile
Ulf Samuelsson [Sat, 24 Jan 2009 11:27:47 +0000 (11:27 -0000)]
Make toolchain configration to fix mpg123 global and move to Makefile

15 years agompg123: remove unused legacy patch
Peter Korsgaard [Sat, 24 Jan 2009 10:31:32 +0000 (10:31 -0000)]
mpg123: remove unused legacy patch

15 years agoAdd linux config for at91sam9261ek
Ulf Samuelsson [Sat, 24 Jan 2009 10:23:00 +0000 (10:23 -0000)]
Add linux config for at91sam9261ek

15 years agofreetype: fix typo
Peter Korsgaard [Sat, 24 Jan 2009 10:20:36 +0000 (10:20 -0000)]
freetype: fix typo

15 years agoUpdate at91sam9260dfc BSP
Ulf Samuelsson [Sat, 24 Jan 2009 10:16:53 +0000 (10:16 -0000)]
Update at91sam9260dfc BSP

15 years agoAdd fix to mpg123 for bug in ARM release toolchain causing segment violation, bug...
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

15 years agofreetype: only depend on zlib if it is available
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)

15 years agotoolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig
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>.

15 years agolibsexy: unbreak build
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.

15 years agoRevert r24982 (Disable libsexy (with comment) if X is not available)
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.

15 years agoMake sure libdnet does not find unsupported libcheck, in host
Ulf Samuelsson [Sat, 24 Jan 2009 06:25:40 +0000 (06:25 -0000)]
Make sure libdnet does not find unsupported libcheck, in host

15 years agoFix unroll bug for ARM toolchain
Ulf Samuelsson [Fri, 23 Jan 2009 23:03:25 +0000 (23:03 -0000)]
Fix unroll bug for ARM toolchain

15 years agoFix static lib dep for ncurses
Ulf Samuelsson [Fri, 23 Jan 2009 23:02:15 +0000 (23:02 -0000)]
Fix static lib dep for ncurses

15 years agodocs/news.html: announce -rc2
Peter Korsgaard [Fri, 23 Jan 2009 21:06:05 +0000 (21:06 -0000)]
docs/news.html: announce -rc2

15 years agoRevert r24952 (BR2_TARGET_TEST_PACKAGES)
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.

15 years agopackage/: remove deprecated and broken raidtool2 package
Peter Korsgaard [Fri, 23 Jan 2009 20:38:05 +0000 (20:38 -0000)]
package/: remove deprecated and broken raidtool2 package

15 years agoBump AT91 u-boot patches to 2009.01
Ulf Samuelsson [Fri, 23 Jan 2009 19:41:42 +0000 (19:41 -0000)]
Bump AT91 u-boot patches to 2009.01

15 years agoUpdate at91sam9263ek BSP
Ulf Samuelsson [Fri, 23 Jan 2009 18:05:25 +0000 (18:05 -0000)]
Update at91sam9263ek BSP

15 years agoUse default configure options to allow sawman build to complete with ccache
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

15 years agoDisable webkit (with comment) if X is not available
Ulf Samuelsson [Fri, 23 Jan 2009 17:49:07 +0000 (17:49 -0000)]
Disable webkit (with comment) if X is not available

15 years agoDisable libsexy (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

15 years agokernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c)
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)

15 years agokernel-headers: rename 2.6.25/2.6.28 patches to match current stable versions
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.

15 years agogst-plugins-good: Fix style issues and use of --disable-png.
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>
15 years agoDo not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing...
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

15 years agoUpdate tester script
Ulf Samuelsson [Thu, 22 Jan 2009 23:10:12 +0000 (23:10 -0000)]
Update tester script

15 years agoUpdate AT91 u-boot patches to 2009.01
Ulf Samuelsson [Thu, 22 Jan 2009 23:09:41 +0000 (23:09 -0000)]
Update AT91 u-boot patches to 2009.01

15 years agoAdd workarounds for alsa-utils
Ulf Samuelsson [Thu, 22 Jan 2009 23:06:28 +0000 (23:06 -0000)]
Add workarounds for alsa-utils

15 years agoAdd help script for testing
Ulf Samuelsson [Thu, 22 Jan 2009 23:05:49 +0000 (23:05 -0000)]
Add help script for testing

15 years agoAdd help for make configured
Ulf Samuelsson [Thu, 22 Jan 2009 23:03:17 +0000 (23:03 -0000)]
Add help for make configured

15 years agoUse /usr/lib for ncurses instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:55 +0000 (22:58 -0000)]
Use /usr/lib for ncurses instead of /lib

15 years agoUse /usr/lib for slang instead of /lib
Ulf Samuelsson [Thu, 22 Jan 2009 22:58:29 +0000 (22:58 -0000)]
Use /usr/lib for slang instead of /lib

15 years agoUse latest u-boot as default
Ulf Samuelsson [Thu, 22 Jan 2009 18:46:00 +0000 (18:46 -0000)]
Use latest u-boot as default

15 years agotoolchain/gcc: make version detection more robust
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)

15 years agopackage/multimedia/gst-plugins-good/Config.in
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>
15 years agou-boot: get rid of unused 2009.01-rc3 dir (git-svn issue)
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)

15 years agou-boot: add 2009.01, remove -rc3
Peter Korsgaard [Thu, 22 Jan 2009 10:11:09 +0000 (10:11 -0000)]
u-boot: add 2009.01, remove -rc3

15 years agotoolchain/gcc: fix target-gcc for 4.3.x
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

15 years agopackage/multimedia/gst-plugins-good/Config.in
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>
15 years agoAdd simple way to enable most (but not all) targets for testing purposes
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

15 years agoMake sure ln command does not break if link exist
Ulf Samuelsson [Thu, 22 Jan 2009 07:51:28 +0000 (07:51 -0000)]
Make sure ln command does not break if link exist

15 years agoFix AVR32 u.boot build bug
Ulf Samuelsson [Thu, 22 Jan 2009 07:39:12 +0000 (07:39 -0000)]
Fix AVR32 u.boot build bug

15 years agolibconfuse: fix build by removing -Werror flag
Peter Korsgaard [Wed, 21 Jan 2009 20:45:10 +0000 (20:45 -0000)]
libconfuse: fix build by removing -Werror flag

15 years agoopenssl: fix build without largefile support
Peter Korsgaard [Wed, 21 Jan 2009 20:31:47 +0000 (20:31 -0000)]
openssl: fix build without largefile support

15 years agodirectfb: fix compilation error on ppc (linux/config.h is long gone)
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)

15 years agodirectfb: bump version and convert to Makefile.autotools.in format
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>

15 years agodirectfb: tarball moved to Old/
Peter Korsgaard [Wed, 21 Jan 2009 15:49:17 +0000 (15:49 -0000)]
directfb: tarball moved to Old/

15 years agou-boot: unbreak target tools
Peter Korsgaard [Wed, 21 Jan 2009 15:49:06 +0000 (15:49 -0000)]
u-boot: unbreak target tools

Got broken by r24697.

15 years agopackage/multimedia/gst-plugins-good/gst-plugins-good.mk
Daniel Laird [Wed, 21 Jan 2009 13:33:21 +0000 (13:33 -0000)]
package/multimedia/gst-plugins-good/gst-plugins-good.mk
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>
15 years agoRemove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile...
Ulf Samuelsson [Wed, 21 Jan 2009 07:09:41 +0000 (07:09 -0000)]
Remove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile now builds for ARM

15 years agoadd patch form cgicc'upstream, build now completes\!
Ulf Samuelsson [Wed, 21 Jan 2009 00:27:11 +0000 (00:27 -0000)]
add patch form cgicc'upstream, build now completes\!

15 years agoinclude string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc...
Ulf Samuelsson [Wed, 21 Jan 2009 00:21:43 +0000 (00:21 -0000)]
include string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc.mk - still does not build OK

15 years agoadd kismet-unpacked target, fix lack of include for memset etc.
Ulf Samuelsson [Wed, 21 Jan 2009 00:17:03 +0000 (00:17 -0000)]
add kismet-unpacked target, fix lack of include for memset etc.

15 years agoFix circular dependency
Ulf Samuelsson [Tue, 20 Jan 2009 22:38:39 +0000 (22:38 -0000)]
Fix circular dependency

15 years agoMake libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib
Ulf Samuelsson [Tue, 20 Jan 2009 22:25:55 +0000 (22:25 -0000)]
Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib

15 years agoBump xerces-c to latest stable, ARM build now completes
Ulf Samuelsson [Tue, 20 Jan 2009 21:34:46 +0000 (21:34 -0000)]
Bump xerces-c to latest stable, ARM build now completes

15 years agoBump lzma to latest stable, ARM build now completes
Ulf Samuelsson [Tue, 20 Jan 2009 21:33:57 +0000 (21:33 -0000)]
Bump lzma to latest stable, ARM build now completes

15 years agoLibraries for dbus-glib are in /usr/lib, depend on expat
Ulf Samuelsson [Tue, 20 Jan 2009 21:32:43 +0000 (21:32 -0000)]
Libraries for dbus-glib are in /usr/lib, depend on expat

15 years agomtd/mtd-utils: mkfs.jffs2: fix device_table handling
Peter Korsgaard [Tue, 20 Jan 2009 20:06:36 +0000 (20:06 -0000)]
mtd/mtd-utils: mkfs.jffs2: fix device_table handling

15 years agobusybox: 1.13.2 tar fix
Peter Korsgaard [Tue, 20 Jan 2009 19:26:54 +0000 (19:26 -0000)]
busybox: 1.13.2 tar fix

15 years agomtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well
Peter Korsgaard [Tue, 20 Jan 2009 14:17:58 +0000 (14:17 -0000)]
mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well

The host stuff seems pretty broken though as we don't build a host version
of liblzo.

15 years agomplayer: fix non-largefile build
Peter Korsgaard [Tue, 20 Jan 2009 09:29:50 +0000 (09:29 -0000)]
mplayer: fix non-largefile build

15 years agomplayer: fix configure for powerpc-linux
Peter Korsgaard [Tue, 20 Jan 2009 09:12:06 +0000 (09:12 -0000)]
mplayer: fix configure for powerpc-linux

15 years agomplayer: force cross-compile mode
Peter Korsgaard [Tue, 20 Jan 2009 09:11:57 +0000 (09:11 -0000)]
mplayer: force cross-compile mode

15 years agolibmad: unbreak build with gcc-4.3.x
Peter Korsgaard [Tue, 20 Jan 2009 08:51:15 +0000 (08:51 -0000)]
libmad: unbreak build with gcc-4.3.x

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.

15 years agoU_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string...
Ulf Samuelsson [Tue, 20 Jan 2009 08:11:26 +0000 (08:11 -0000)]
U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string is not allowed

15 years agomplayer: add patch to fix compilation against alsa-lib 1.0.18
Hans-Christian Egtvedt [Tue, 20 Jan 2009 06:17:12 +0000 (06:17 -0000)]
mplayer: add patch to fix compilation against alsa-lib 1.0.18

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>
15 years agoBump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if...
Ulf Samuelsson [Mon, 19 Jan 2009 22:42:03 +0000 (22:42 -0000)]
Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91

15 years agoFix some bugs in advanced linux configuration, remove some arbitrary combinations...
Ulf Samuelsson [Mon, 19 Jan 2009 21:27:04 +0000 (21:27 -0000)]
Fix some bugs in advanced linux configuration, remove some arbitrary combinations of major/minor directly supported, general cleanup

15 years agobusybox: 1.13.2 depmod fix
Peter Korsgaard [Mon, 19 Jan 2009 12:34:38 +0000 (12:34 -0000)]
busybox: 1.13.2 depmod fix

15 years agotoolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions
Peter Korsgaard [Mon, 19 Jan 2009 12:34:33 +0000 (12:34 -0000)]
toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions

15 years agotoolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs
Peter Korsgaard [Mon, 19 Jan 2009 09:18:46 +0000 (09:18 -0000)]
toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs

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.

15 years agolsof, m4: use variables from BR instead of uclibc
Peter Korsgaard [Sun, 18 Jan 2009 14:22:30 +0000 (14:22 -0000)]
lsof, m4: use variables from BR instead of uclibc

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>
15 years agoKconfig: remove 'default n' and 'default no' (see r22874)
Peter Korsgaard [Sun, 18 Jan 2009 14:20:18 +0000 (14:20 -0000)]
Kconfig: remove 'default n' and 'default no' (see r22874)

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
15 years agoCleanup libgtk2, and prepare for 2.15
Ulf Samuelsson [Sun, 18 Jan 2009 10:57:23 +0000 (10:57 -0000)]
Cleanup libgtk2, and prepare for 2.15

15 years agoChange use of rint, which is only supported for X86 in uClibc to generic rounding
Ulf Samuelsson [Sun, 18 Jan 2009 10:53:06 +0000 (10:53 -0000)]
Change use of rint, which is only supported for X86 in uClibc to generic rounding

15 years agoThe liboil Makefile will use "-mcpu=vfp" when building for ARM.
Ulf Samuelsson [Sun, 18 Jan 2009 10:51:53 +0000 (10:51 -0000)]
The liboil Makefile will use "-mcpu=vfp" when building for ARM.
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.

15 years agoGetting rid of a bit more configure options that's been centralized.
Thomas Lundquist [Sun, 18 Jan 2009 09:26:28 +0000 (09:26 -0000)]
Getting rid of a bit more  configure options that's been centralized.

15 years agoFinish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
Thomas Lundquist [Sun, 18 Jan 2009 00:05:57 +0000 (00:05 -0000)]
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.

15 years agoEasier with one place for configure options for disabling gtk-doc
Thomas Lundquist [Sat, 17 Jan 2009 10:11:12 +0000 (10:11 -0000)]
Easier with one place for configure options for disabling gtk-doc

15 years agoEnsure glib-1.2 builds a static library
Ulf Samuelsson [Sat, 17 Jan 2009 02:13:15 +0000 (02:13 -0000)]
Ensure glib-1.2 builds a static library

15 years agoMake alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected
Ulf Samuelsson [Sat, 17 Jan 2009 00:19:06 +0000 (00:19 -0000)]
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected

15 years agoUpdate buildall.sh script
Ulf Samuelsson [Fri, 16 Jan 2009 22:45:31 +0000 (22:45 -0000)]
Update buildall.sh script

15 years agoUpdate broken AVR32 toolchain, and update configs for this, deprecate all but latest...
Ulf Samuelsson [Fri, 16 Jan 2009 22:39:05 +0000 (22:39 -0000)]
Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain

15 years agoFix legacy strings for alsa-utils & remove man pages
Ulf Samuelsson [Fri, 16 Jan 2009 22:06:49 +0000 (22:06 -0000)]
Fix legacy strings for alsa-utils & remove man pages