buildroot.git
13 years agosecuretty: update to add ttySC for sh4
Gustavo Zacarias [Tue, 25 Oct 2011 12:10:30 +0000 (09:10 -0300)]
securetty: update to add ttySC for sh4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoMakefile: build all manuals in $(O)/docs/manual
Peter Korsgaard [Wed, 26 Oct 2011 05:52:03 +0000 (07:52 +0200)]
Makefile: build all manuals in $(O)/docs/manual

Like Arnouts' patch originally did.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopulseaudio: gtk supports needs x backend
Peter Korsgaard [Wed, 26 Oct 2011 05:46:40 +0000 (07:46 +0200)]
pulseaudio: gtk supports needs x backend

Uses X11 specific apis.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopulseaudio: alsa backend needs pcm+mixer apis
Peter Korsgaard [Tue, 25 Oct 2011 16:01:35 +0000 (18:01 +0200)]
pulseaudio: alsa backend needs pcm+mixer apis

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agokernel-headers: bump 3.0.x stable version
Peter Korsgaard [Tue, 25 Oct 2011 10:38:16 +0000 (12:38 +0200)]
kernel-headers: bump 3.0.x stable version

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqemu_sh4_r2d: update to kernel 3.1 and update readme
Gustavo Zacarias [Mon, 24 Oct 2011 19:42:13 +0000 (16:42 -0300)]
qemu_sh4_r2d: update to kernel 3.1 and update readme

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoremove Glibc_vs_uClibc document
Thomas Petazzoni [Mon, 10 Oct 2011 08:46:42 +0000 (10:46 +0200)]
remove Glibc_vs_uClibc document

This document has nothing to do with Buildroot, and is probably a
leftover from the uClibc documentation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomanual: refactor the targets into GENDOC macro.
Arnout Vandecappelle (Essensium/Mind) [Tue, 11 Oct 2011 20:59:52 +0000 (22:59 +0200)]
manual: refactor the targets into GENDOC macro.

Also add a clean target, give absolute path to a2x, add a dependency
on the output file, and add to .PHONY.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Peter: build in docs/manual/<format>, fix clean targets]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomanual: provide make targets to build the documentation
Thomas Petazzoni [Mon, 10 Oct 2011 08:46:40 +0000 (10:46 +0200)]
manual: provide make targets to build the documentation

Special thanks for Yann E. Morin for giving input and suggestions to
implement this.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
[Peter: skip double mention of manual target in make help]
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomanual: convert existing documentation to the asciidoc format
Thomas Petazzoni [Mon, 10 Oct 2011 08:46:39 +0000 (10:46 +0200)]
manual: convert existing documentation to the asciidoc format

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-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 [Tue, 25 Oct 2011 07:41:23 +0000 (09:41 +0200)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agointltool: style/white space cleanup
Peter Korsgaard [Tue, 25 Oct 2011 07:32:19 +0000 (09:32 +0200)]
intltool: style/white space cleanup

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqemu_ppc_g3beige: update to kernel 3.1
Gustavo Zacarias [Mon, 24 Oct 2011 19:42:14 +0000 (16:42 -0300)]
qemu_ppc_g3beige: update to kernel 3.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqemu_mipsel_malta: update to kernel 3.1
Gustavo Zacarias [Mon, 24 Oct 2011 19:42:11 +0000 (16:42 -0300)]
qemu_mipsel_malta: update to kernel 3.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoqemu_arm_versatile: use kernel 3.1 and add readme
Gustavo Zacarias [Mon, 24 Oct 2011 19:42:10 +0000 (16:42 -0300)]
qemu_arm_versatile: use kernel 3.1 and add readme

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: vmlinux target is valid for powerpc too
Gustavo Zacarias [Mon, 24 Oct 2011 19:42:09 +0000 (16:42 -0300)]
linux: vmlinux target is valid for powerpc too

The vmlinux kernel target is valid for powerpc kernels too.
In fact this broke the qemu sample config.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux: bump default kernel to version 3.1
Gustavo Zacarias [Mon, 24 Oct 2011 14:54:03 +0000 (11:54 -0300)]
linux: bump default kernel to version 3.1

Bump default kernel vesion to 3.1 to match headers.
Also implement downloads for 3.x series kernels.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agokernel-headers: bump to version 3.0.7 and add version 3.1
Gustavo Zacarias [Mon, 24 Oct 2011 14:54:02 +0000 (11:54 -0300)]
kernel-headers: bump to version 3.0.7 and add version 3.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoorc: add host support
Peter Korsgaard [Mon, 24 Oct 2011 12:23:30 +0000 (14:23 +0200)]
orc: add host support

Some packages use orc to generate C code at build time using orcc, so we
need to build orc for the host as well.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage: add opencv
Samuel Martin [Thu, 20 Oct 2011 17:09:18 +0000 (19:09 +0200)]
package: add opencv

OpenCV is a free, open-source, cross-platform computer vision library

[Peter: fix deps, misc cleanup]
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogst-plugins-good: add pulseaudio support
Peter Korsgaard [Thu, 20 Oct 2011 14:46:35 +0000 (16:46 +0200)]
gst-plugins-good: add pulseaudio support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agompd: add pulseaudio support
Peter Korsgaard [Thu, 20 Oct 2011 14:21:47 +0000 (16:21 +0200)]
mpd: add pulseaudio support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage: add pulseaudio
Peter Korsgaard [Wed, 19 Oct 2011 13:25:11 +0000 (15:25 +0200)]
package: add pulseaudio

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agompg123: fix module loading with libtool / !HAVE_DEVFILES
Peter Korsgaard [Thu, 20 Oct 2011 14:07:46 +0000 (16:07 +0200)]
mpg123: fix module loading with libtool / !HAVE_DEVFILES

mpg123 enables loadable modules support if libtool is detected, but
by default tries to load <module>.la, which we strip from the
rootfs unless HAVE_DEVFILES is enabled.

Fix it by directly loading .so files instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobusybox: only install S01logging / S10mdev if not present in fs skeleton
Peter Korsgaard [Tue, 18 Oct 2011 11:14:42 +0000 (13:14 +0200)]
busybox: only install S01logging / S10mdev if not present in fs skeleton

To allow custom syslogd / mdev configutations.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoncftp: bump to version 3.2.5
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:33 +0000 (00:04 -0300)]
ncftp: bump to version 3.2.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomutt: bump to version 1.5.21
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:32 +0000 (00:04 -0300)]
mutt: bump to version 1.5.21

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinks: bump to version 2.3pre2
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:31 +0000 (00:04 -0300)]
links: bump to version 2.3pre2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agontp: bump to version 4.2.6p4 and enhance
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:30 +0000 (00:04 -0300)]
ntp: bump to version 4.2.6p4 and enhance

* Bump to version 4.2.6p4
* Add new ntpsnmpd option
* Fix style

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage/Config.in: more sort fixes for network apps
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:29 +0000 (00:04 -0300)]
package/Config.in: more sort fixes for network apps

Send xl2tp to the bottom of the network applications menu to respect
sort order.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopenntpd: fix help text
Peter Korsgaard [Mon, 17 Oct 2011 21:27:15 +0000 (23:27 +0200)]
openntpd: fix help text

Help text should be indented with <tab><space><space> and contain a link
to the upstream website.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopenntpd: style fix - don't capitalize in menu
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:28 +0000 (00:04 -0300)]
openntpd: style fix - don't capitalize in menu

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agovala: bump to version 0.14.0
Gustavo Zacarias [Sun, 16 Oct 2011 03:04:27 +0000 (00:04 -0300)]
vala: bump to version 0.14.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage/Config.in: sort network applications alpabetically
Peter Korsgaard [Sat, 15 Oct 2011 21:27:46 +0000 (23:27 +0200)]
package/Config.in: sort network applications alpabetically

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosquid: bump to version 3.1.16
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:39 +0000 (00:07 -0300)]
squid: bump to version 3.1.16

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowpa_supplicant: add ht40, nl80211 and dbus patches
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:38 +0000 (00:07 -0300)]
wpa_supplicant: add ht40, nl80211 and dbus patches

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agohostapd: add HT40 patch
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:37 +0000 (00:07 -0300)]
hostapd: add HT40 patch

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agostunnel: bump to version 4.44
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:36 +0000 (00:07 -0300)]
stunnel: bump to version 4.44

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibdaemon: style cleanup
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:35 +0000 (00:07 -0300)]
libdaemon: style cleanup

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoifplugd: misc fixes
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:34 +0000 (00:07 -0300)]
ifplugd: misc fixes

* Busybox provides ifplugd, so build after it and make the menu option
  conditional on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
* Style cleanup

[Peter: really make it depend on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowget: bump to version 1.13.4 and improvements
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:33 +0000 (00:07 -0300)]
wget: bump to version 1.13.4 and improvements

* Bump wget to version 1.13.4
* Enable wget again on !wchar toolchains
* Enable support for gnutls

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agompd: bump to version 0.16.5
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:32 +0000 (00:07 -0300)]
mpd: bump to version 0.16.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobind: version bump to 9.6-ESV-R5 and server option
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:31 +0000 (00:07 -0300)]
bind: version bump to 9.6-ESV-R5 and server option

Bump to version 9.6-ESV-R5.
Also add the server option in case users just want the tools.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogmpc: bump to version 11.8.16
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:30 +0000 (00:07 -0300)]
gmpc: bump to version 11.8.16

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agovala: new package
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:29 +0000 (00:07 -0300)]
vala: new package

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibmpd: bump to version 11.8.17
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:28 +0000 (00:07 -0300)]
libmpd: bump to version 11.8.17

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogob2: bump to version 2.0.18
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:27 +0000 (00:07 -0300)]
gob2: bump to version 2.0.18

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopciutils: bump to version 3.1.8 and other fixes
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:26 +0000 (00:07 -0300)]
pciutils: bump to version 3.1.8 and other fixes

Bump to pciutils version 3.1.8
Also make it build after busybox because it's got a lightweight
lspci whereas the full-blown is preferred.
Ditch the pci.ids skeleton comment since it's been shipped for some time
now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agousbutils: build after busybox if enabled
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:25 +0000 (00:07 -0300)]
usbutils: build after busybox if enabled

Build after busybox if it's enabled since full-blown lsusb is better
than busybox lsusb.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosysstat: bump to version 10.0.2
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:24 +0000 (00:07 -0300)]
sysstat: bump to version 10.0.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodash: bump to version 0.5.7-2 and style cleanup
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:23 +0000 (00:07 -0300)]
dash: bump to version 0.5.7-2 and style cleanup

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopsmisc: bump to version 22.14
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:22 +0000 (00:07 -0300)]
psmisc: bump to version 22.14

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoconfig menu: which is also provided by busybox
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:21 +0000 (00:07 -0300)]
config menu: which is also provided by busybox

Busybox has a which applet so hide regular which unless
BR2_BUSYBOX_SHOW_OTHERS is true.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosudo: bump to version 1.7.7
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:20 +0000 (00:07 -0300)]
sudo: bump to version 1.7.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agofile: bump to version 5.0.9
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:19 +0000 (00:07 -0300)]
file: bump to version 5.0.9

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoxmlstarlet: bump to version 1.3.0 and style fix
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:18 +0000 (00:07 -0300)]
xmlstarlet: bump to version 1.3.0 and style fix

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agowhich: style cleanup
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:17 +0000 (00:07 -0300)]
which: style cleanup

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoradvd: security bump to version 1.8.2
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:16 +0000 (00:07 -0300)]
radvd: security bump to version 1.8.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoquagga: security bump to version 0.99.20
Gustavo Zacarias [Sat, 15 Oct 2011 03:07:15 +0000 (00:07 -0300)]
quagga: security bump to version 0.99.20

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodependencies: additional check for PERL_MM_OPT
Thomas Petazzoni [Fri, 14 Oct 2011 07:50:02 +0000 (09:50 +0200)]
dependencies: additional check for PERL_MM_OPT

When the user has Perl local::lib installed, its environment contains
a PERL_MM_OPT variables which defines
INSTALL_BASE="/some/location". Unfortunately, having this makes the
build of libxml-parser-perl (and probably other Perl related packages)
fail, because it complains that both PREFIX (passed in our .mk file)
and INSTALL_BASE (passed from the PERL_MM_OPT environment variable)
are defined. Since in Buildroot we want our PREFIX to be considered,
we error out when the user has PERL_MM_OPT defined.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoradvd: show it in config menu when toolchain lacks ipv6
Gustavo Zacarias [Tue, 11 Oct 2011 14:02:55 +0000 (11:02 -0300)]
radvd: show it in config menu when toolchain lacks ipv6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoportmap: use common syntax for RPC support needed comment
Gustavo Zacarias [Tue, 11 Oct 2011 14:02:54 +0000 (11:02 -0300)]
portmap: use common syntax for RPC support needed comment

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agocvs: show it in config menu when toolchain lacks wchar
Gustavo Zacarias [Tue, 11 Oct 2011 14:02:56 +0000 (11:02 -0300)]
cvs: show it in config menu when toolchain lacks wchar

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosed: show it in config menu when toolchain lacks wchar
Gustavo Zacarias [Tue, 11 Oct 2011 14:02:53 +0000 (11:02 -0300)]
sed: show it in config menu when toolchain lacks wchar

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agogawk: show it in config menu when toolchain lacks wchar
Gustavo Zacarias [Tue, 11 Oct 2011 14:02:52 +0000 (11:02 -0300)]
gawk: show it in config menu when toolchain lacks wchar

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoneon: additional white space fix
Peter Korsgaard [Tue, 11 Oct 2011 11:52:10 +0000 (13:52 +0200)]
neon: additional white space fix

Missed from 66e09abc57 (neon: cleanup).

Thanks to Michael S. Zick for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agorpm: only show xz dependency comment if enabled
Peter Korsgaard [Tue, 11 Oct 2011 07:52:17 +0000 (09:52 +0200)]
rpm: only show xz dependency comment if enabled

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoneon: default to xml support if dependencies are available
Peter Korsgaard [Tue, 11 Oct 2011 07:54:17 +0000 (09:54 +0200)]
neon: default to xml support if dependencies are available

Use expat support if expat package is enabled, libxml2 if enabled and
otherwise noxml.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoneon: cleanup
Peter Korsgaard [Tue, 11 Oct 2011 07:23:25 +0000 (09:23 +0200)]
neon: cleanup

Whitespace fixes / removal of redundant lines. No functional change.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoneon: bump version
Peter Korsgaard [Tue, 11 Oct 2011 07:11:21 +0000 (09:11 +0200)]
neon: bump version

Closes #4321

Old neon version wasn't compatible with our openssl version, so bump
the version. This also fixes some security related bugs.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain: speed up sysroot lib copying
Mike Frysinger [Sun, 9 Oct 2011 17:44:32 +0000 (19:44 +0200)]
toolchain: speed up sysroot lib copying

The copy_toolchain_lib_root helper searches the entire sysroot, but is
only interested in files in certain subdirs.  So rather than waste time
in walking the entire tree, walk the few subdirs at the depth level we
are actually going to be poaching files from.

Some simplification suggested by Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> and Arnout Vandecappelle
<arnout@mind.be>, added by Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoexternal-toolchain: Slightly optimize toolchain extraction
Thomas Petazzoni [Sun, 9 Oct 2011 17:44:31 +0000 (19:44 +0200)]
external-toolchain: Slightly optimize toolchain extraction

Some CodeSourcery toolchains contain a huge number of locales that are
not useful, even though they account for 70-80% of the total toolchain
size. By skipping the extraction of those useless locales, we make the
toolchain extraction process slightly faster, and also make the output
directory size a lot smaller (host/opt/ is 213 MB instead of 1.5 GB
with a 2010.09 ARM CodeSourcery toolchain).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobarebox: add 2011.10, mark 2011.08 as deprecated
Peter Korsgaard [Mon, 10 Oct 2011 05:20:29 +0000 (07:20 +0200)]
barebox: add 2011.10, mark 2011.08 as deprecated

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolrzsz: fix repeated target install
Peter Korsgaard [Sun, 9 Oct 2011 22:14:27 +0000 (00:14 +0200)]
lrzsz: fix repeated target install

Closes #4165

Use ln -sf in case destination already exists from an earlier install,
and use install -D rather than cp while we're at it.

Based on patch by Hector Oron <hector.oron@gmail.com>

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agomakedevs: remove compiler warning about used-but-set
Peter Korsgaard [Sun, 9 Oct 2011 21:26:39 +0000 (23:26 +0200)]
makedevs: remove compiler warning about used-but-set

Closes #4171

Based on patch by Hector Oron <hector.oron@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoCHANGES: update with recent changes
Peter Korsgaard [Sun, 9 Oct 2011 20:41:42 +0000 (22:41 +0200)]
CHANGES: update with recent changes

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoopenocd: libusb patch: append rather than override LDFLAGS
Peter Korsgaard [Sun, 9 Oct 2011 20:02:51 +0000 (22:02 +0200)]
openocd: libusb patch: append rather than override LDFLAGS

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoext-toolchain: Take into account Mentor Graphics acquisition of CodeSoucery
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:15 +0000 (21:20 +0200)]
ext-toolchain: Take into account Mentor Graphics acquisition of CodeSoucery

Now that CodeSourcery has been bought by Mentor Graphics, the
toolchains are named "Sourcery CodeBench". We rename the config short
description and adjust the help text, but we keep the option name in
order not to break existing configurations.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoext-toolchain: Add CodeSoucery x86 GNU/Linux 2010.09
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:14 +0000 (21:20 +0200)]
ext-toolchain: Add CodeSoucery x86 GNU/Linux 2010.09

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoext-toolchain: Add CodeSourcery SH GNU/Linux 2011.03
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:13 +0000 (21:20 +0200)]
ext-toolchain: Add CodeSourcery SH GNU/Linux 2011.03

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoext-toolchain: Bump version of CodeSourcery MIPS 2011.03
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:12 +0000 (21:20 +0200)]
ext-toolchain: Bump version of CodeSourcery MIPS 2011.03

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoext-toolchain: Add CodeSourcery SH uClinux 2011.03
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:11 +0000 (21:20 +0200)]
ext-toolchain: Add CodeSourcery SH uClinux 2011.03

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agotoolchain-external: allow specifying extra external libraries
Thomas De Schampheleire [Sun, 2 Oct 2011 19:20:10 +0000 (21:20 +0200)]
toolchain-external: allow specifying extra external libraries

Custom toolchains may provide extra libraries that need to be copied to the
target. This patch adds a configuration option for this.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agoexternal toolchain: slightly optimize the copy of the toolchain sysroot
Thomas Petazzoni [Sun, 2 Oct 2011 19:20:09 +0000 (21:20 +0200)]
external toolchain: slightly optimize the copy of the toolchain sysroot

The sysroot of an ARM CodeSourcery toolchain takes about 1.4 GB of
space, but 1.1+ GB of this space consists in locale-related
information which Buildroot doesn't use. By skipping the copy of those
unused files, we save quite a bit of time while importing the
toolchain sysroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agonoip: new package
Gustavo Zacarias [Fri, 7 Oct 2011 22:39:01 +0000 (19:39 -0300)]
noip: new package

[Peter: use install -D / proper permissions]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopoco: unbreak mysql support
Peter Korsgaard [Sat, 8 Oct 2011 21:06:43 +0000 (23:06 +0200)]
poco: unbreak mysql support

Update patch to also pass include directory for mysql headers, and get
rid of host directories in -L / -I arguments. Finally look in
staging rather than target for libmysqlclient.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibplayer: mark python bindings as broken
Peter Korsgaard [Sat, 8 Oct 2011 20:39:29 +0000 (22:39 +0200)]
libplayer: mark python bindings as broken

As it doesn't build.

- upstream didn't adjust player_init call when prototype changed:
  http://hg.geexbox.org/libplayer/rev/e3705df5ce2e

- It tries to build the extension for the host, and not the target:

building 'player' extension
/usr/bin/gcc -pthread -fno-strict-aliasing -O2 ..
/usr/bin/ld: skipping incompatible ./../../src/libplayer.so when
searching for -lplayer.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolite: unbreak build
Peter Korsgaard [Sat, 8 Oct 2011 19:49:58 +0000 (21:49 +0200)]
lite: unbreak build

lite breaks because of a conflict with 'stat'. Fix taken from LiTE git.

At the same time rename and fixup no-tests patch to apply.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agobusybox: add 1.19.2 tftp fix
Gustavo Zacarias [Fri, 7 Oct 2011 20:29:01 +0000 (17:29 -0300)]
busybox: add 1.19.2 tftp fix

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolsof: no longer needs rpc support in toolchain
Peter Korsgaard [Fri, 7 Oct 2011 19:31:40 +0000 (21:31 +0200)]
lsof: no longer needs rpc support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolsof: bump to version 4.85
Gustavo Zacarias [Fri, 7 Oct 2011 15:25:21 +0000 (12:25 -0300)]
lsof: bump to version 4.85

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agosawman: bump to version 1.4.15
Sven Neumann [Tue, 4 Oct 2011 11:45:48 +0000 (13:45 +0200)]
sawman: bump to version 1.4.15

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolinux-fusion: bump to version 8.7.0
Sven Neumann [Tue, 4 Oct 2011 10:51:17 +0000 (12:51 +0200)]
linux-fusion: bump to version 8.7.0

Remove patch that has become obsolete.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agodirectfb: bump to version 1.4.15
Sven Neumann [Tue, 4 Oct 2011 10:51:16 +0000 (12:51 +0200)]
directfb: bump to version 1.4.15

Remove patch that has been included upstream.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibevent: bump version to 2.0.14
H Hartley Sweeten [Thu, 6 Oct 2011 20:35:32 +0000 (15:35 -0500)]
libevent: bump version to 2.0.14

Released 2011-08-31.  Mostly bugfixes.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage: add 'pv' (Pipe-Viewer)
Roeland Van Praet [Fri, 7 Oct 2011 07:04:26 +0000 (09:04 +0200)]
package: add 'pv' (Pipe-Viewer)

Signed-off-by: Roeland Van Praet <roelvp@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopackage: add the poco C++ libraries collection
Baruch Siach [Tue, 4 Oct 2011 08:02:03 +0000 (10:02 +0200)]
package: add the poco C++ libraries collection

Add the C++ Portable Components libraries.

The Data/ODBC components is disabled because its dependency (unixODBC) is not
in Buildroot.

The Data/MySQL component is build tested only. It probably requires an
additional RPATH to actually run, because libmysqlclient resides in a
non-standard location under /usr/lib/mysql.

[Peter: use depends on for toolchain options]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopkg-stats: update script location in usage instructions
Sven Neumann [Thu, 6 Oct 2011 12:37:27 +0000 (14:37 +0200)]
pkg-stats: update script location in usage instructions

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agolibplayer: remove unneeded extra AUTOTARGETS parameters
Peter Korsgaard [Thu, 6 Oct 2011 12:48:15 +0000 (14:48 +0200)]
libplayer: remove unneeded extra AUTOTARGETS parameters

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 years agopicocom: remove useless arguments from GENTARGETS
Sven Neumann [Thu, 6 Oct 2011 12:39:12 +0000 (14:39 +0200)]
picocom: remove useless arguments from GENTARGETS

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>