buildroot.git
12 years agoMakefile: ensure CONFIG_SITE isn't set
Peter Korsgaard [Mon, 12 Dec 2011 09:25:50 +0000 (10:25 +0100)]
Makefile: ensure CONFIG_SITE isn't set

Fixes lib/lib64 issue when building on OpenSUSE.

Reported-by: Guillaume Gardet <guillaume.gardet@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxinput-calibrator: needs C++ support
Peter Korsgaard [Mon, 12 Dec 2011 07:58:40 +0000 (08:58 +0100)]
xinput-calibrator: needs C++ support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Sun, 11 Dec 2011 22:54:12 +0000 (23:54 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibffi: enable host target
Daniel Mack [Tue, 6 Dec 2011 11:45:58 +0000 (12:45 +0100)]
libffi: enable host target

libffi is a new requirement for libglib, and as libglib has to be built
for the host as well, libffi has to follow.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibffi: remove invalid variable 'includedir' in .pc file
Daniel Mack [Tue, 6 Dec 2011 11:45:57 +0000 (12:45 +0100)]
libffi: remove invalid variable 'includedir' in .pc file

Fixes the following error:

  Variable 'includedir' not defined in '/home/daniel/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/lib/pkgconfig/libffi.pc'

Also, use $(SED) instead of 'sed -i'.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoi2c-tools: fix Config.in whitespace
Peter Korsgaard [Sun, 11 Dec 2011 22:33:27 +0000 (23:33 +0100)]
i2c-tools: fix Config.in whitespace

Purely cosmetical.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoNew package: xinput-calibrator
Yegor Yefremov [Fri, 14 Oct 2011 15:02:53 +0000 (17:02 +0200)]
New package: xinput-calibrator

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibeXosip2: bump version
Sagaert Johan [Sun, 11 Dec 2011 22:20:35 +0000 (23:20 +0100)]
libeXosip2: bump version

Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibcgi: build for target, not host
Sagaert Johan [Sat, 10 Dec 2011 10:46:29 +0000 (11:46 +0100)]
libcgi: build for target, not host

[Peter: Ensure correct CFLAGS are used, whitespace cleanup]
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxf86-video-sis: bump to version 0.10.3
Gustavo Zacarias [Sun, 11 Dec 2011 15:26:00 +0000 (12:26 -0300)]
xf86-video-sis: bump to version 0.10.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agovsftpd: bump to version 2.3.4
Gustavo Zacarias [Sun, 11 Dec 2011 15:25:57 +0000 (12:25 -0300)]
vsftpd: bump to version 2.3.4

Bump vsftpd to version 2.3.4
Fixes build issues with binutils 2.22+ and changed upstream URL

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosquid: bump to version 3.1.18
Gustavo Zacarias [Sun, 11 Dec 2011 15:25:56 +0000 (12:25 -0300)]
squid: bump to version 3.1.18

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobarebox: add 2011.12 release, remove 2011.09
Peter Korsgaard [Sun, 11 Dec 2011 21:35:35 +0000 (22:35 +0100)]
barebox: add 2011.12 release, remove 2011.09

And mark 2011.10 as deprecated.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel to 3.1.5
Sven Neumann [Fri, 9 Dec 2011 21:43:15 +0000 (22:43 +0100)]
linux: update stable kernel to 3.1.5

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.0.x / 3.1.x stable versions
Sven Neumann [Fri, 9 Dec 2011 21:43:14 +0000 (22:43 +0100)]
kernel-headers: bump 3.0.x / 3.1.x stable versions

[Peter: rename headers_install patch so it gets applied]
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosqlite: add option to enable additional query optimizations (stat3)
Sven Neumann [Wed, 7 Dec 2011 19:00:10 +0000 (20:00 +0100)]
sqlite: add option to enable additional query optimizations (stat3)

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosqlite: refactor how CFLAGS are passed to the configure script
Sven Neumann [Wed, 7 Dec 2011 19:00:09 +0000 (20:00 +0100)]
sqlite: refactor how CFLAGS are passed to the configure script

Change the way the SQLITE_CONF_ENV variable is constructed in
preparation of passing other CFLAGS to the configure script.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosqlite: remove obsolete configure options
Sven Neumann [Wed, 7 Dec 2011 19:00:08 +0000 (20:00 +0100)]
sqlite: remove obsolete configure options

Drop options that are unknown to the configure script.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agosqlite: bump to version 3.7.9
Sven Neumann [Wed, 7 Dec 2011 19:00:07 +0000 (20:00 +0100)]
sqlite: bump to version 3.7.9

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoopencv: bump version to fix ffmpeg support build
Peter Korsgaard [Sun, 11 Dec 2011 20:54:52 +0000 (21:54 +0100)]
opencv: bump version to fix ffmpeg support build

A newer version of opencv is needed after the ffmpeg version bump. This
version does need a minor patch for fabsl on uClibc though.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agompd: bump to version 0.16.6
Gustavo Zacarias [Fri, 9 Dec 2011 14:15:13 +0000 (11:15 -0300)]
mpd: bump to version 0.16.6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogst-ffmpeg: bump to version 0.10.13
Gustavo Zacarias [Fri, 9 Dec 2011 14:15:12 +0000 (11:15 -0300)]
gst-ffmpeg: bump to version 0.10.13

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoffmpeg: bump to version 0.8.7
Gustavo Zacarias [Fri, 9 Dec 2011 14:15:11 +0000 (11:15 -0300)]
ffmpeg: bump to version 0.8.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agopcre: bump to 8.20
Luca Ceresoli [Fri, 9 Dec 2011 16:38:23 +0000 (17:38 +0100)]
pcre: bump to 8.20

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogst-dsp: Bump to version 0.10.0
Lukasz Pulka [Sat, 10 Dec 2011 16:58:37 +0000 (17:58 +0100)]
gst-dsp: Bump to version 0.10.0

Signed-off-by: Lukasz Pulka <lukasz@oxnet.pl>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoNew package: feh
Yegor Yefremov [Mon, 17 Oct 2011 08:41:07 +0000 (10:41 +0200)]
New package: feh

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Tested-By: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoNew package: giblib
Yegor Yefremov [Mon, 17 Oct 2011 08:41:06 +0000 (10:41 +0200)]
New package: giblib

[Peter: Needs X support and X support in imlib2]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Tested-By: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoimlib2: fixup imlib2-config
Peter Korsgaard [Sat, 10 Dec 2011 20:11:37 +0000 (21:11 +0100)]
imlib2: fixup imlib2-config

Ensure it doesn't add library search paths (-L<dir>) to linker flags.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoNew package: ImLib2
Yegor Yefremov [Mon, 17 Oct 2011 08:41:05 +0000 (10:41 +0200)]
New package: ImLib2

[Peter: Config.in tweaks, fix build without X]
Signed-off-by: Frederic Bassaler <frederic.bassaler@gmail.com>
Signed-off-by: Matias Garcia <mgarcia@rossvideo.com>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Tested-By: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoproftpd: security bump to version 1.3.3g
Gustavo Zacarias [Fri, 9 Dec 2011 12:39:19 +0000 (09:39 -0300)]
proftpd: security bump to version 1.3.3g

Security bump version to 1.3.3g, fix for CVE-2011-4130

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoipset: bump to version 6.10
Gustavo Zacarias [Fri, 9 Dec 2011 12:15:35 +0000 (09:15 -0300)]
ipset: bump to version 6.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogcc: remove old 4.2.4 version
Peter Korsgaard [Thu, 8 Dec 2011 22:39:57 +0000 (23:39 +0100)]
gcc: remove old 4.2.4 version

We unfortunately cannot remove the avr32 variant yet.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agogcc: default to 4.5.x
Peter Korsgaard [Thu, 8 Dec 2011 22:37:15 +0000 (23:37 +0100)]
gcc: default to 4.5.x

The 4.3.x series is getting quite old, so let's use 4.5 instead.

There were reports of problems in the past, which is why this is done
early in the cycle.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobinutils: don't default to 2.22
Peter Korsgaard [Thu, 8 Dec 2011 22:32:23 +0000 (23:32 +0100)]
binutils: don't default to 2.22

Lots of packages are failing with binutils 2.22 with undefined symbols,
as it defaults to --no-copy-dt-needed-entries. Long term, the packages
should get fixed, but let's keep it at 2.21.1 for now.

For more details, see:
- http://wiki.debian.org/ToolChain/DSOLinking
- https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoCHANGES: update with recent changes
Peter Korsgaard [Thu, 8 Dec 2011 22:09:24 +0000 (23:09 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agotransmission: gtk client needs locale support in toolchain
Peter Korsgaard [Thu, 8 Dec 2011 10:21:49 +0000 (11:21 +0100)]
transmission: gtk client needs locale support in toolchain

Otherwise configure errors out with:

configure: error: "The gtk client cannot be built without nls support.
Try adding either --enable-nls or --disable-gtk"

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouclibc: update internal toolchain build
Gustavo Zacarias [Sat, 3 Dec 2011 13:53:43 +0000 (10:53 -0300)]
uclibc: update internal toolchain build

Update the uClibc build procedure to accomodate for the new build
system, otherwise it breaks with snapshot versions.
As pointed by linuxjacques on IRC.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoiproute2: bump to version 3.1.0
Gustavo Zacarias [Mon, 5 Dec 2011 13:00:42 +0000 (10:00 -0300)]
iproute2: bump to version 3.1.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: add unshare() syscall support
Gustavo Zacarias [Mon, 5 Dec 2011 13:00:41 +0000 (10:00 -0300)]
uClibc: add unshare() syscall support

Add unshare() syscall support for uClibc 0.9.31 and 0.9.32 series.
This is required by newer versions of iproute2.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agouClibc: remove deprecated 0.9.30 series
Gustavo Zacarias [Mon, 5 Dec 2011 12:01:34 +0000 (09:01 -0300)]
uClibc: remove deprecated 0.9.30 series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoebtables: bump to version 2.0.10-3
Gustavo Zacarias [Sun, 4 Dec 2011 11:45:18 +0000 (08:45 -0300)]
ebtables: bump to version 2.0.10-3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxdm: install startup script
Yegor Yefremov [Mon, 10 Oct 2011 09:22:00 +0000 (11:22 +0200)]
xdm: install startup script

install S99xdm to /etc/init.d to start XDM automatically

[Peter: Small cleanups]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoxdm: bump to 1.1.11
Yegor Yefremov [Mon, 10 Oct 2011 09:21:59 +0000 (11:21 +0200)]
xdm: bump to 1.1.11

[Peter: Minor whitespace fix]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofluxbox: add xsession profile
Yegor Yefremov [Mon, 10 Oct 2011 09:21:58 +0000 (11:21 +0200)]
fluxbox: add xsession profile

add .xsession profile to get fluxbox being started automatically
by XDM.

[Peter: Only install if not available in skeleton, use install -D,
Make it an executable script and don't hide it]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agowpa_supplicant: add CONFIG_AP support
Daniel Mack [Mon, 5 Dec 2011 12:33:18 +0000 (13:33 +0100)]
wpa_supplicant: add CONFIG_AP support

[Peter: Fix indentation]
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd Armadeus systems APF9328 support.
Julien Boibessot [Fri, 18 Nov 2011 18:17:52 +0000 (19:17 +0100)]
Add Armadeus systems APF9328 support.

The APF9328 is an i.MXL+FPGA based SOM (System On Module). Here only minimal
support is added: booting Linux kernel (UART, Ethernet and NOR), Buildroot
toolchain and JFFS2 rootfs.

[Peter: Remove redundant BR2_TARGET_OPTIMIZATION]
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoqemu/arm-versatile: readme: enable ethernet emulation
Peter Korsgaard [Wed, 7 Dec 2011 15:54:41 +0000 (16:54 +0100)]
qemu/arm-versatile: readme: enable ethernet emulation

We build the kernel with smc91x support, so also document how to enable
the emulation of it in qemu.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoAdd package connman
Daniel Mack [Mon, 5 Dec 2011 23:27:01 +0000 (00:27 +0100)]
Add package connman

The ConnMan project provides a daemon for managing internet connections
within embedded devices running the Linux operating system. The
Connection Manager is designed to be slim and to use as few resources as
possible, so it can be easily integrated. It is a fully modular system
that can be extended, through plug-ins, to support all kinds of wired or
wireless technologies. Also, configuration methods, like DHCP and domain
name resolving, are implemented using plug-ins. The plug-in approach
allows for easy adaption and modification for various use cases.

The location for released tarballs is still unavailable due to the
recent kernel.org outage, hence the package obtains the sources from git
for now.

[Peter: Ensure it can only be selected with workable toolchains,
use start-stop-daemon in initscript, and install cm if selected]
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonetsnmp: bump to 5.7.1 LTS
Luca Ceresoli [Tue, 6 Dec 2011 16:50:11 +0000 (17:50 +0100)]
netsnmp: bump to 5.7.1 LTS

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoRevert "netsnmp: bump to 5.7.1 LTS"
Peter Korsgaard [Tue, 6 Dec 2011 11:02:32 +0000 (12:02 +0100)]
Revert "netsnmp: bump to 5.7.1 LTS"

Gustavoz reported that 5.7 series segfault on powerpc.

This reverts commit 60859a1e1ac717aafc3543f92adeccba9ed33b29.

12 years agonetsnmp: bump to 5.7.1 LTS
Luca Ceresoli [Tue, 6 Dec 2011 09:43:23 +0000 (10:43 +0100)]
netsnmp: bump to 5.7.1 LTS

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agofs/skeleton: make /var/lib/misc a symlink to /tmp
Peter Korsgaard [Tue, 6 Dec 2011 09:00:46 +0000 (10:00 +0100)]
fs/skeleton: make /var/lib/misc a symlink to /tmp

Similar to the other symlinks, so you can use E.G. dnsmasq with a read
only rootfs.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodnsmasq: create runtime directory
Daniel Mack [Fri, 2 Dec 2011 10:49:11 +0000 (11:49 +0100)]
dnsmasq: create runtime directory

$(TARGET_DIR)/var/lib/misc/ is the location where dnsmasq stores its
lease files. Create it to make the daemon work.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonbd: fix !BR2_LARGEFILE builds
Peter Korsgaard [Mon, 5 Dec 2011 22:33:19 +0000 (23:33 +0100)]
nbd: fix !BR2_LARGEFILE builds

Patch sent upstream.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoruby: bump to version 1.9.2-p290
Gustavo Zacarias [Wed, 30 Nov 2011 11:11:02 +0000 (08:11 -0300)]
ruby: bump to version 1.9.2-p290

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobinutils: 2.22 powerpc textrels fix
Peter Korsgaard [Mon, 5 Dec 2011 11:53:04 +0000 (12:53 +0100)]
binutils: 2.22 powerpc textrels fix

See http://thread.gmane.org/gmane.comp.embedded.crossdev/106 for details.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobinutils: add version 2.22
Gustavo Zacarias [Wed, 30 Nov 2011 11:11:01 +0000 (08:11 -0300)]
binutils: add version 2.22

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobinutils: remove deprecated versions
Gustavo Zacarias [Wed, 30 Nov 2011 11:11:00 +0000 (08:11 -0300)]
binutils: remove deprecated versions

Remove already deprecated binutils version 2.18, 2.19 and 2.19.1.
Keep 2.18-avr32.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonbd: bump to version 2.9.24
Gustavo Zacarias [Wed, 30 Nov 2011 11:10:59 +0000 (08:10 -0300)]
nbd: bump to version 2.9.24

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agobison: fix m4 dependency
Peter Korsgaard [Sun, 4 Dec 2011 20:39:02 +0000 (21:39 +0100)]
bison: fix m4 dependency

Bison needs m4 (at runtime). In addition, the bison 2.5 configure script
checks for m4 4.1.6 or newer, and bails out otherwise, but ends up looking
at whatever the build host has rather than the cross version, which might
not be the correct version (or even available).

Fix it by short circuiting the check.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodependencies: check for extract tools as well
Peter Korsgaard [Sun, 4 Dec 2011 19:23:04 +0000 (20:23 +0100)]
dependencies: check for extract tools as well

Most of the extract tools (gzip/bzip/..) we already check for explicitly
in dependencies.sh (as they are used outside GENTARGETS), but not for
xzcat.
The .xz format is used fairly rarely, and it is likely to not be available
on build hosts, so an explicit (hardcoded) check for it isn't optimal.
Instead, add the inflate tools used to DL_TOOLS_DEPENDENCIES, similar to
how we do it for svn/git/bzr/...

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agodbus-glib: bump to version 0.98
Daniel Mack [Thu, 1 Dec 2011 17:02:37 +0000 (18:02 +0100)]
dbus-glib: bump to version 0.98

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agonews.html: add 2011.11 announcement link
Peter Korsgaard [Thu, 1 Dec 2011 22:09:52 +0000 (23:09 +0100)]
news.html: add 2011.11 announcement link

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agou-boot: add support for u-boot-nand.bin
Gustavo Zacarias [Thu, 1 Dec 2011 15:04:58 +0000 (12:04 -0300)]
u-boot: add support for u-boot-nand.bin

Add support for the u-boot-nand.bin target file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agou-boot: add version 2011.09
Gustavo Zacarias [Thu, 1 Dec 2011 15:04:57 +0000 (12:04 -0300)]
u-boot: add version 2011.09

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoMerge branch 'next'
Peter Korsgaard [Thu, 1 Dec 2011 08:56:54 +0000 (09:56 +0100)]
Merge branch 'next'

And kickoff 2012.02 cycle.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agoUpdate for 2011.11
Peter Korsgaard [Wed, 30 Nov 2011 23:08:44 +0000 (00:08 +0100)]
Update for 2011.11

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolibroxml: bump version to 2.1.2
Tristan Lelong [Tue, 29 Nov 2011 17:19:46 +0000 (18:19 +0100)]
libroxml: bump version to 2.1.2

Fix some xpath bugs

Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agolinux: update stable kernel to 3.1.4
Peter Korsgaard [Tue, 29 Nov 2011 08:18:30 +0000 (09:18 +0100)]
linux: update stable kernel to 3.1.4

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 years agokernel-headers: bump 3.0.x / 3.1.x stable versions
Peter Korsgaard [Tue, 29 Nov 2011 08:16:48 +0000 (09:16 +0100)]
kernel-headers: bump 3.0.x / 3.1.x stable versions

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: update stable kernel to 3.1.3
Sven Neumann [Sun, 27 Nov 2011 19:14:46 +0000 (20:14 +0100)]
linux: update stable kernel to 3.1.3

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agokernel-headers: update to 3.1.3 and 3.0.11
Sven Neumann [Sun, 27 Nov 2011 19:14:45 +0000 (20:14 +0100)]
kernel-headers: update to 3.1.3 and 3.0.11

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoAdd support for packages stored in Mercurial (hg) repositories
Thomas De Schampheleire [Wed, 19 Oct 2011 07:25:47 +0000 (09:25 +0200)]
Add support for packages stored in Mercurial (hg) repositories

Add support for packages stored in Mercurial (hg) repositories.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoGENTARGETS: add support for scp://
Thomas De Schampheleire [Wed, 19 Oct 2011 07:25:40 +0000 (09:25 +0200)]
GENTARGETS: add support for scp://

This patch adds support for scp:// both for use in the package Makefiles, as for
the BR2_PRIMARY_SITE variable.

This patch was based on the work of Richard Guy Briggs
(see https://bugs.busybox.net/show_bug.cgi?id=3343).

[Peter: small whitespace fixes]
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoruby: really disable ncurses/readline for host
Peter Korsgaard [Sun, 27 Nov 2011 21:16:40 +0000 (22:16 +0100)]
ruby: really disable ncurses/readline for host

Commit 150124b (ruby: fix host build breakage) tried to fix host-ruby
build failures by disabling ncurses/readline extensions, but the
ruby configure script doesn't understand --without-ncurses /
--without-readline arguments, so the commit didn't do anything.

Fix it by really disabling them using the --with-out-ext argument.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoUpdate for 2011.11-rc3
Peter Korsgaard [Sat, 26 Nov 2011 21:04:24 +0000 (22:04 +0100)]
Update for 2011.11-rc3

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoPrevent patch commands from accessing source control
Danomi Mocelopolis [Sat, 26 Nov 2011 20:56:25 +0000 (21:56 +0100)]
Prevent patch commands from accessing source control

Closes #4357

Add -g0 option to patch to ensure it doesn't try to access source control.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCHANGES: update with recent changes
Peter Korsgaard [Sat, 26 Nov 2011 20:51:42 +0000 (21:51 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agohtop: Bump version to 1.0
ANDY KENNEDY [Wed, 23 Nov 2011 18:36:48 +0000 (18:36 +0000)]
htop: Bump version to 1.0

htop 1.0 was released 11-2011.  Bumping version in BuildRoot
from 0.9 to 1.0.

[Peter: Don't use old-style AUTOTARGETS]
Signed-off-by: Andy Kennedy <Andy.Kennedy@Adtran.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoruby: fix host build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 11:35:12 +0000 (08:35 -0300)]
ruby: fix host build breakage

When building host-ruby with ncurses enabled on an x86_64 host we get a
"relocation R_X86_64_32 against `_nc_globals' can not be used when making
a shared object; recompile with -fPIC" error when building.
Just disable ncurses and readline support for the host version - we
don't need it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoruby: fix build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 11:35:11 +0000 (08:35 -0300)]
ruby: fix build breakage

Fix build breakage regarding invalid file format of
/usr/lib/libpthread.so
This is because ruby has rpath enabled by default and was throwing in
the runtime paths and pulling in host libraries into the mix.
So disable rpath.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agophp: fix build breakage
Gustavo Zacarias [Fri, 25 Nov 2011 15:49:04 +0000 (12:49 -0300)]
php: fix build breakage

The zip extension requires zlib, so select it.

[Peter: Only select zlib, not php zlib extension]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agothttpd: fix build breakage with eglibc/glibc
Gustavo Zacarias [Fri, 25 Nov 2011 14:48:30 +0000 (11:48 -0300)]
thttpd: fix build breakage with eglibc/glibc

Fix getline() function conflict with glibc/eglibc by renaming it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolsof: fix permission of extracted files
Damian Kaczmarek [Thu, 20 Oct 2011 22:05:23 +0000 (00:05 +0200)]
lsof: fix permission of extracted files

Closes #4369

Default tar permissiong make it impossible to apply patches to some of
the files.

Change extraction command to skip permissions by using "-O" tar option
and a pipe tar chain.

Solution suggested by: Arnout Vandecappelle <arnout@mind.be>

[Peter: rework to use define as suggested by Thomas]
Signed-off-by: Damian Kaczmarek <damian@veritymedical.co.uk>
Tested-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCHANGES: update with recent changes
Peter Korsgaard [Thu, 24 Nov 2011 22:03:42 +0000 (23:03 +0100)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agouClibc: remove trailer from linuxthreads-errno patches confusing modern patch
Peter Korsgaard [Thu, 24 Nov 2011 21:29:46 +0000 (22:29 +0100)]
uClibc: remove trailer from linuxthreads-errno patches confusing modern patch

Modern versions of patch (2.6.1.81 / 85 tested) gets confused by the empty
git trailer referencing uClibc_errno.h (from when patch was forward ported
from 0.9.31), so drop it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT
Peter Korsgaard [Thu, 24 Nov 2011 13:26:52 +0000 (14:26 +0100)]
gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT

Newer versions of GDB need pthread debugging support if threads are
enabled, which is always the case for glibc but is a configure option
for uClibc.

We have solved this for internal toolchains by selecting the
BR2_PTHREAD_DEBUG option from the GDB selection if needed, but as this
option isn't available when ctng/external toolchains are used, mconf
prints ugly warnings and the build may fail if an external uClibc
toolchain without pthread debugging support is used.

Fix it by introducing 2 more hidden config options:
 - BR2_TOOLCHAIN_HAS_THREADS_DEBUG
 - BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED

The first tells us if the toolchain HAS pthreads debugging support,
and is checked by check_uclibc_feature in helper.mk for external uClibc
based toolchains.

The second tells us if the toolchain is ABLE TO provide pthreads debugging
support if threads are enabled, either because it's an internal toolchain
where we can force enable it or an external glibc/eglibc toolchain or
uClibc with the option enabled.

Crosstool-ng forcibly enables this support, so those will always work.
The preconfigured uClibc-based toolchains we have also all enable it.

Finally, show a comment if this isn't the case so the (external toolchain)
user knows why. This is placed outside the choice option, as menuconfig
has a bug where it doesn't show choice selections which only contain
comments.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobusybox: remove old unused quirk handling
Peter Korsgaard [Wed, 23 Nov 2011 22:36:32 +0000 (23:36 +0100)]
busybox: remove old unused quirk handling

The definition of these variables were removed back in June
(7d814728 / f1e4aac4).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogdb: fix version logic for bfin
Peter Korsgaard [Wed, 23 Nov 2011 22:31:23 +0000 (23:31 +0100)]
gdb: fix version logic for bfin

GDB should default to 6.6 on bfin, not on !bfin.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agorsyslog: only install S01rsyslog if not present in fs skeleton
Peter Korsgaard [Wed, 23 Nov 2011 22:28:30 +0000 (23:28 +0100)]
rsyslog: only install S01rsyslog if not present in fs skeleton

To allow custom configurations.

Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodocs: Fix assumed copy+paste error.
Trevor Woerner [Tue, 22 Nov 2011 17:55:16 +0000 (12:55 -0500)]
docs: Fix assumed copy+paste error.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: update stable kernel to 3.1.2
Gustavo Zacarias [Tue, 22 Nov 2011 02:14:47 +0000 (23:14 -0300)]
linux: update stable kernel to 3.1.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agokernel-headers: update to 3.1.2 and 3.0.10
Gustavo Zacarias [Tue, 22 Nov 2011 02:14:46 +0000 (23:14 -0300)]
kernel-headers: update to 3.1.2 and 3.0.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agofreetype: security bump to version 2.4.8
Gustavo Zacarias [Tue, 22 Nov 2011 01:59:21 +0000 (22:59 -0300)]
freetype: security bump to version 2.4.8

Bump freetype to version 2.4.8 to fix CVE-2011-3439.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodocs: Configuration path update
Trevor Woerner [Mon, 21 Nov 2011 22:06:46 +0000 (17:06 -0500)]
docs: Configuration path update

Update the procedure for modifying /etc/inittab's getty line with
the correct port and baud values to reflect their current names and
locations in the Buildroot configuration.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain/crosstool-NG: update to 1.13.2
Yann E. MORIN [Sun, 20 Nov 2011 20:51:17 +0000 (21:51 +0100)]
toolchain/crosstool-NG: update to 1.13.2

crosstool-NG 1.13.2 contains an important fix related to building
the ncurses libraries: the latest ncurses version requires tic to
be either in ${TIC_PATH}, or to be exactly /usr/bin/tic.

Also contains a few minor fixes:
 - CLooG extraction
 - prescott is a i686

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopencv: ffmpeg supports needs largefile / ipv6
Peter Korsgaard [Sat, 19 Nov 2011 21:40:33 +0000 (22:40 +0100)]
opencv: ffmpeg supports needs largefile / ipv6

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomtd-utils: bump version
Peter Korsgaard [Sat, 19 Nov 2011 20:51:58 +0000 (21:51 +0100)]
mtd-utils: bump version

Identical to 1.4.7, except that the version number in the Makefile is
correct.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agou-boot: fix CUSTOM_PATCH_DIR documentation
Peter Korsgaard [Sat, 19 Nov 2011 18:56:50 +0000 (19:56 +0100)]
u-boot: fix CUSTOM_PATCH_DIR documentation

We're using uboot-<version>-*.patch, and not u-boot-<version>-*.patch

Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobarebox: add 2011.11.0, remove 2011.08.0
Peter Korsgaard [Sat, 19 Nov 2011 16:01:18 +0000 (17:01 +0100)]
barebox: add 2011.11.0, remove 2011.08.0

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>