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
Peter Korsgaard [Mon, 19 Jan 2009 12:34:38 +0000 (12:34 -0000)]
busybox: 1.13.2 depmod fix
Peter Korsgaard [Mon, 19 Jan 2009 12:34:33 +0000 (12:34 -0000)]
toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions
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.
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>
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>
Ulf Samuelsson [Sun, 18 Jan 2009 10:57:23 +0000 (10:57 -0000)]
Cleanup libgtk2, and prepare for 2.15
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
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.
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.
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.
Thomas Lundquist [Sat, 17 Jan 2009 10:11:12 +0000 (10:11 -0000)]
Easier with one place for configure options for disabling gtk-doc
Ulf Samuelsson [Sat, 17 Jan 2009 02:13:15 +0000 (02:13 -0000)]
Ensure glib-1.2 builds a static library
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
Ulf Samuelsson [Fri, 16 Jan 2009 22:45:31 +0000 (22:45 -0000)]
Update buildall.sh script
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
Ulf Samuelsson [Fri, 16 Jan 2009 22:06:49 +0000 (22:06 -0000)]
Fix legacy strings for alsa-utils & remove man pages
Ulf Samuelsson [Fri, 16 Jan 2009 21:19:50 +0000 (21:19 -0000)]
libeXosip2 requires libosip2
Ulf Samuelsson [Fri, 16 Jan 2009 21:18:08 +0000 (21:18 -0000)]
Fix libglib2 build when LIBICONV is selected, clean up versioning
Peter Korsgaard [Fri, 16 Jan 2009 19:45:21 +0000 (19:45 -0000)]
docs/download.html: cleanup and mention releases
Peter Korsgaard [Fri, 16 Jan 2009 19:45:16 +0000 (19:45 -0000)]
docs/news.html: announce 2009.02-rc1
Peter Korsgaard [Fri, 16 Jan 2009 14:56:57 +0000 (14:56 -0000)]
buildroot: bump version for release
Peter Korsgaard [Fri, 16 Jan 2009 14:21:24 +0000 (14:21 -0000)]
toolchain/uClibc: mark 0.9.29 as recent
Peter Korsgaard [Fri, 16 Jan 2009 14:13:50 +0000 (14:13 -0000)]
toolchain/gcc: mark old versions as deprecated
Peter Korsgaard [Fri, 16 Jan 2009 14:13:46 +0000 (14:13 -0000)]
toolchain/gcc: default to 4.3.2 for !AVR32
Peter Korsgaard [Fri, 16 Jan 2009 13:56:23 +0000 (13:56 -0000)]
package: remove tinylogin
It's ancient and upstream is gone, people should just use the login stuff
in busybox instead.
Peter Korsgaard [Fri, 16 Jan 2009 13:27:08 +0000 (13:27 -0000)]
xerces: tarball moved to archive.apache.org
Peter Korsgaard [Fri, 16 Jan 2009 13:23:56 +0000 (13:23 -0000)]
quagga: tarball moved to attic/ subdir
Peter Korsgaard [Fri, 16 Jan 2009 13:21:33 +0000 (13:21 -0000)]
openswan: tarball moved to old/ subdir
Peter Korsgaard [Fri, 16 Jan 2009 12:34:44 +0000 (12:34 -0000)]
package/mpfr: fix make source-check/external-deps issue
Peter Korsgaard [Fri, 16 Jan 2009 12:34:40 +0000 (12:34 -0000)]
package/dm: fix DOWNLOAD fallout
Peter Korsgaard [Fri, 16 Jan 2009 12:30:07 +0000 (12:30 -0000)]
DOWNLOAD: don't use := assignment for function implementation
:= causes the function parameters to get evaluated at definition time
instead of implementation time, which is kind of silly for a function.
Fixes make source-check / external-deps
Peter Korsgaard [Fri, 16 Jan 2009 12:07:53 +0000 (12:07 -0000)]
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:48:43 +0000 (11:48 -0000)]
target/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:47:05 +0000 (11:47 -0000)]
toolchain/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 11:42:52 +0000 (11:42 -0000)]
package/: convert to DOWNLOAD helper
Peter Korsgaard [Fri, 16 Jan 2009 10:27:48 +0000 (10:27 -0000)]
buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.
Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
Peter Korsgaard [Fri, 16 Jan 2009 10:27:39 +0000 (10:27 -0000)]
BR2_PRIMARY_SITE: move to Mirrors and Download locations menu
Peter Korsgaard [Fri, 16 Jan 2009 10:27:27 +0000 (10:27 -0000)]
Makefile: update copyright
Daniel Laird [Fri, 16 Jan 2009 09:02:51 +0000 (09:02 -0000)]
package/freetype/freetype.mk: Fix editing of freetype-config
Found that the editing of freetypr-config was not quite enough.
Changed it and looked at freetype-config --cflags, --libs and got the values
I expected.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Ulf Samuelsson [Thu, 15 Jan 2009 23:19:28 +0000 (23:19 -0000)]
Update kernel snapshot version
Ulf Samuelsson [Thu, 15 Jan 2009 23:17:38 +0000 (23:17 -0000)]
Update package buildscript
Peter Korsgaard [Thu, 15 Jan 2009 19:36:06 +0000 (19:36 -0000)]
Makefile: implement make release
Peter Korsgaard [Thu, 15 Jan 2009 14:50:20 +0000 (14:50 -0000)]
docs/developer.html: People should ask on the list for commit access
Peter Korsgaard [Thu, 15 Jan 2009 14:50:17 +0000 (14:50 -0000)]
docs/copyright.txt: update year, add buildroot developers
Peter Korsgaard [Thu, 15 Jan 2009 14:50:14 +0000 (14:50 -0000)]
docs/about.html: new maintainer
Peter Korsgaard [Thu, 15 Jan 2009 14:50:11 +0000 (14:50 -0000)]
docs/footer.html: ask people to mail the list instead of Erik
And update the year while we're at it.
Peter Korsgaard [Thu, 15 Jan 2009 14:50:07 +0000 (14:50 -0000)]
docs/README: ask people to mail the list instead of Erik
Peter Korsgaard [Thu, 15 Jan 2009 14:50:03 +0000 (14:50 -0000)]
BR2_BANNER: set to 'Welcome to Buildroot'
Seems a bit more sensible as default.
Peter Korsgaard [Thu, 15 Jan 2009 08:43:33 +0000 (08:43 -0000)]
kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated
Peter Korsgaard [Thu, 15 Jan 2009 08:33:35 +0000 (08:33 -0000)]
kernel-headers: default to 2.6.28
Peter Korsgaard [Thu, 15 Jan 2009 08:33:31 +0000 (08:33 -0000)]
kernel-headers: bump 2.6.27 version
Ulf Samuelsson [Thu, 15 Jan 2009 06:28:05 +0000 (06:28 -0000)]
Always create shared python library, if python is created, needed by multiple packages
Ulf Samuelsson [Wed, 14 Jan 2009 23:54:02 +0000 (23:54 -0000)]
Make acpid patch depend on VERSION
Ulf Samuelsson [Wed, 14 Jan 2009 23:53:20 +0000 (23:53 -0000)]
Change TTCP_BUILD_DIR to TTCP_DIR
Ulf Samuelsson [Wed, 14 Jan 2009 23:51:32 +0000 (23:51 -0000)]
Kismet needs dbus to build
Ulf Samuelsson [Wed, 14 Jan 2009 23:50:44 +0000 (23:50 -0000)]
Bump vpnc version and remove build of man pages, which breaks when cross compiling
Ulf Samuelsson [Wed, 14 Jan 2009 23:49:24 +0000 (23:49 -0000)]
libeXosip2 is dependent on libosip2
Ulf Samuelsson [Wed, 14 Jan 2009 22:52:31 +0000 (22:52 -0000)]
Update deprecated bmove to memmove in ttcp
Ulf Samuelsson [Wed, 14 Jan 2009 22:11:13 +0000 (22:11 -0000)]
Force use of HOST_GLIB instead of /usr/bin for libgtk2
Ulf Samuelsson [Wed, 14 Jan 2009 22:08:36 +0000 (22:08 -0000)]
Update deprecated bcopy,bcmp,bzero to mem* in mrouted
Ulf Samuelsson [Wed, 14 Jan 2009 22:07:17 +0000 (22:07 -0000)]
Remove references to sys/timeb.h in libupnp configure, ftime is removed from source already
Ulf Samuelsson [Wed, 14 Jan 2009 22:05:19 +0000 (22:05 -0000)]
Add mrouted-unpacked target
Daniel Laird [Wed, 14 Jan 2009 16:52:10 +0000 (16:52 -0000)]
package/multimedia/gstreamer/gstreamer.mk: Fix missing \
Fix stupid typo.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Wed, 14 Jan 2009 14:38:18 +0000 (14:38 -0000)]
package/multimedia/gstreamer
package/multimedia/gst-plugins-*: I do not want docs installed in rootfs.
Stop it installing the docs in the ROOTFS by using the same fix
as has been applied to cairo.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Thomas Lundquist [Wed, 14 Jan 2009 13:36:36 +0000 (13:36 -0000)]
Better to use the correct --without
Thomas Lundquist [Wed, 14 Jan 2009 12:26:30 +0000 (12:26 -0000)]
Woops, we do need /dev/null, not a directory with html in it.
Daniel Laird [Wed, 14 Jan 2009 08:31:41 +0000 (08:31 -0000)]
package/libidn/Config.in: Fix layout of text as per coding guidelines.
Update description to match required ->
help
Description
Empty line
Homepage
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Ulf Samuelsson [Tue, 13 Jan 2009 21:02:43 +0000 (21:02 -0000)]
Use HOST_GLIB for glib installation instead of /usr/bin
Ulf Samuelsson [Tue, 13 Jan 2009 18:45:19 +0000 (18:45 -0000)]
Update at91sam9263ek BSP
Ulf Samuelsson [Tue, 13 Jan 2009 18:44:32 +0000 (18:44 -0000)]
Bump acpid version and update source filename
Ulf Samuelsson [Tue, 13 Jan 2009 18:43:46 +0000 (18:43 -0000)]
Update buildall.sh script
Ulf Samuelsson [Tue, 13 Jan 2009 18:42:37 +0000 (18:42 -0000)]
Use GNU_MIRROR for libcgicc since cgicc.org is gone, change bz2 to gz and bump version
Daniel Laird [Tue, 13 Jan 2009 16:57:21 +0000 (16:57 -0000)]
package/libidn/Config.in: Fix line length of text
Could not count properly.... line length > 80.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Tue, 13 Jan 2009 16:36:16 +0000 (16:36 -0000)]
package/libidn: Add a new package (required by later WebKits...)
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode
and decode internationalized domain names. The native C, C#
and Java libraries are available under
the GNU Lesser General Public License version 2.1 or later.
Not quite sure I've put it in the correct menu but it will work.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Peter Korsgaard [Tue, 13 Jan 2009 15:14:21 +0000 (15:14 -0000)]
buildroot: mark alpha as broken
It still doesn't build with threading + shared libs disabled
Peter Korsgaard [Tue, 13 Jan 2009 15:09:18 +0000 (15:09 -0000)]
toolchain: sh64 fixes
- arch/sh and arch/sh64 got merged in 2.6.25, so use arch/sh for sh64 as well
- use little endian for sh64, like for 32bit sh
sh64 still doesn't build, but gets further along now.
Daniel Laird [Tue, 13 Jan 2009 10:37:48 +0000 (10:37 -0000)]
package/liberation/liberation.mk: A further tidy up.....
Use touch -c $@
Do not install fonts into staging dir.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Tue, 13 Jan 2009 10:26:28 +0000 (10:26 -0000)]
package/alsa-lib/alsa-lib.mk
package/gettext/gettext.mk: Both of these components look for iconv when configuring so need to be dependent.
Both of these packages can be built with libiconv support. If libiconv is enabled and these are built first
then some configure variables get stored in the system cache and then libiconv is not used properly.
If libiconv is selected by user make sure it is built before either of these packages are built.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Hans-Christian Egtvedt [Tue, 13 Jan 2009 08:02:52 +0000 (08:02 -0000)]
samba: use proper BR variable to disable largefile while configuring
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:29:35 +0000 (07:29 -0000)]
samba: bump version to 3.2.7 and refresh patches against this version
This patch bumps the Samba version to 3.2.7 and refreshes the patches. It also
fixes two minor issues by introducing two new small patches.
Hans-Christian Egtvedt [Tue, 13 Jan 2009 07:26:55 +0000 (07:26 -0000)]
samba: properly disable largefile if not selected in Buildroot
Hamish Moffatt [Tue, 13 Jan 2009 00:46:39 +0000 (00:46 -0000)]
Added missing libdnet package
Peter Korsgaard [Mon, 12 Jan 2009 20:58:54 +0000 (20:58 -0000)]
buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken
No sense in showing the architecture options when they cannot even build
the toolchain.
Peter Korsgaard [Mon, 12 Jan 2009 20:16:16 +0000 (20:16 -0000)]
toolchain: fix cris build with 2.6.28 kernel headers
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
Peter Korsgaard [Mon, 12 Jan 2009 15:57:28 +0000 (15:57 -0000)]
uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well
Handle x86_84 as well. From uclibc r24799.
Thomas Lundquist [Mon, 12 Jan 2009 15:22:41 +0000 (15:22 -0000)]
Fix dependencies.
Peter Korsgaard [Mon, 12 Jan 2009 15:01:28 +0000 (15:01 -0000)]
toolchain/uclibc: fix sparc SED handling of _V9 / _V9B
Peter Korsgaard [Mon, 12 Jan 2009 14:36:14 +0000 (14:36 -0000)]
buildroot: get rid of s390 support
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
Peter Korsgaard [Mon, 12 Jan 2009 14:11:40 +0000 (14:11 -0000)]
toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc
0.9.30 supports MIPS_ISA_MIPS32R2, so use it if mips32r2 variant is selected.
Daniel Laird [Mon, 12 Jan 2009 12:54:30 +0000 (12:54 -0000)]
toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains
Only copy the sysroot files if the toolchain was built with sysroot support.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Mon, 12 Jan 2009 12:45:48 +0000 (12:45 -0000)]
package/libpng/libpng.mk: Remove the unnecessary --without-x option
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Daniel Laird [Mon, 12 Jan 2009 12:40:48 +0000 (12:40 -0000)]
package/liberation/liberation.mk: Correct the makefile to what it should have been
Correct the makefile so that it works and is what I originally planned to add.
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Thomas Lundquist [Mon, 12 Jan 2009 10:29:46 +0000 (10:29 -0000)]
May not be the right way to do it but I just don't want those docs.
Ulf Samuelsson [Mon, 12 Jan 2009 10:25:31 +0000 (10:25 -0000)]
Update sam9263EK BSP
Peter Korsgaard [Mon, 12 Jan 2009 09:36:57 +0000 (09:36 -0000)]
busybox: 1.13.2 mdev fix
Ulf Samuelsson [Mon, 12 Jan 2009 07:45:02 +0000 (07:45 -0000)]
Remove conditional clause which disables building some packages
Ulf Samuelsson [Mon, 12 Jan 2009 07:44:09 +0000 (07:44 -0000)]
Add ncurse-unpacked target
Ulf Samuelsson [Mon, 12 Jan 2009 07:43:23 +0000 (07:43 -0000)]
Add some whitespace to output, aligning comments, when added
Ulf Samuelsson [Mon, 12 Jan 2009 07:42:09 +0000 (07:42 -0000)]
Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build