Samuel Martin [Sat, 2 Jun 2012 12:09:17 +0000 (12:09 +0000)]
lttng-modules: bump to version 2.0.3
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sat, 2 Jun 2012 22:09:16 +0000 (00:09 +0200)]
lttng-libust: bump to version 2.0.3
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sat, 2 Jun 2012 12:09:15 +0000 (12:09 +0000)]
liburcu: bump to version 0.7.3
Note that liburcu-0.6.7-missing-gnu-source.patch has been merged upstream.
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
delete mode 100644 package/liburcu/liburcu-0.6.7-missing-gnu-source.patch
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sun, 17 Jun 2012 04:06:03 +0000 (04:06 +0000)]
php: security bump to version 5.3.14
Bump php to version 5.3.14 to fix CVE-2012-2143 and other assorted bugs.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon Dawson [Sat, 16 Jun 2012 23:07:40 +0000 (23:07 +0000)]
libfreefare: add missing openssl dependency
If openssl is not selected, configuration fails for the libfreefare package
as follows.
configure: error: Cannot find libcrypto.
This patch adds the missing dependency on openssl.
[Peter: use select instead of depends on]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sat, 16 Jun 2012 20:58:26 +0000 (22:58 +0200)]
xinetd: fix build without RPC support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Danomi Manchego [Mon, 28 May 2012 13:36:48 +0000 (13:36 +0000)]
New package: xinetd
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 28 May 2012 15:11:23 +0000 (15:11 +0000)]
lshw: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Arn R [Thu, 14 Jun 2012 22:10:18 +0000 (22:10 +0000)]
fbv: Allow selection of supported image formats.
This removes fbv's compulsory dependency on either libpng and/or libjpeg and/or libungif.
The user can choose which compressed image format's fbv should support.
By default PNG, JPEG and GIF are selected.
Note that BMP format support will still always be included.
[Peter: Drop (unneeded) png specific libs]
Signed-off-by: Arn R <arnerro@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yegor Yefremov [Thu, 14 Jun 2012 04:24:01 +0000 (04:24 +0000)]
e2fsprogs: bump to 1.42.4
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Thu, 14 Jun 2012 01:05:47 +0000 (01:05 +0000)]
bind: security bump to version 9.6-ESV-R7-P1
Bump bind to version 9.6-ESV-R7-P1.
Fixes CVE-2012-667.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 11 Jun 2012 10:40:47 +0000 (10:40 +0000)]
hiawatha: fix bug #5276 and bump to version 8.4
Fix bug #5276 by disabling IPv6 when the toolchain lacks it.
It builds fine even if it's enabled but it probably doesn't work fine.
Also bump to version 8.4:
* MaxServerLoad option added.
* Bugfix: invalid reverse proxy request when URL parameters are present.
* PolarSSL updated to version 1.1.4.
* Small bugfixes and improvements.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon Dawson [Mon, 11 Jun 2012 22:27:15 +0000 (22:27 +0000)]
monit: fix configuration error
Configuration fails for the monit package, with the following error.
checking for SSL library directory... Not found
Couldn't find your SSL library files.
Use --with-ssl-lib-dir option to fix this problem or disable the
SSL support with --without-ssl
Tweak the monit configuration command line so that openssl is found.
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Fri, 15 Jun 2012 05:47:07 +0000 (07:47 +0200)]
toolchain/gcc: bump 4.7.x
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Tue, 29 May 2012 12:33:18 +0000 (12:33 +0000)]
ramspeed: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Tristan Lelong [Tue, 12 Jun 2012 23:06:05 +0000 (23:06 +0000)]
libroxml: bump version to 2.2.0
Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 13 Jun 2012 07:20:09 +0000 (09:20 +0200)]
ethtool: bump version
Bugfix release:
* Fix: Work around failure of ETHTOOL_GSSET_INFO for unprivileged
users (-k option)
* Fix: Report any unexpected error code from ETHTOOL_GSSET_INFO
(-k and -K options)
* Doc: Fix the date of the man page to match the last update
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Danomi Manchego [Tue, 12 Jun 2012 16:40:32 +0000 (16:40 +0000)]
New package: cJSON
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Thu, 31 May 2012 01:00:32 +0000 (01:00 +0000)]
libxml2: bump to version 2.8.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon Dawson [Mon, 4 Jun 2012 20:32:15 +0000 (20:32 +0000)]
nanocom: new package
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon Dawson [Fri, 8 Jun 2012 03:37:25 +0000 (03:37 +0000)]
libfreefare: new package
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 11 Jun 2012 10:40:46 +0000 (10:40 +0000)]
polarssl: bump to version 1.1.4
* Correctly handle empty SSL/TLS packets (Found by James Yonan)
* Fixed potential heap corruption in x509_name allocation
* Fixed single RSA test that failed on Big Endian systems
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 12 Jun 2012 07:45:18 +0000 (09:45 +0200)]
libpcap: don't fail on kernels without netfilter support
From upstream git.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:59 +0000 (06:13 +0000)]
qt: make $(HOST_DIR)/usr/mkspecs a symlink to $(STAGING_DIR)/usr/mkspecs
In fact, not only qt can install stuff in $(STAGING_DIR)/usr/mkspecs,
but also libraries that wish to integrate with qmake, such as
qwt. However, qmake and al. will look inside $(HOST_DIR)/usr/mkspecs,
so the easiest solution is to have a symbolic link between the two
directories, instead of copying things around.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:58 +0000 (06:13 +0000)]
flashrom: new package
[Peter: Install into /usr/sbin]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:57 +0000 (06:13 +0000)]
dmidecode: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 11 Jun 2012 20:42:29 +0000 (22:42 +0200)]
pciutils: simplify
No need for two seperate make invocations for installation.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:56 +0000 (06:13 +0000)]
pciutils: install headers and libraries in STAGING_DIR
There are some tools, like flashrom, that build against libraries of
pciutils.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:52 +0000 (06:13 +0000)]
libcurl: fix up prefix in curl-config
While most packages that rely on libcurl use pkg-config, a few
packages (such as libxmlrpc) still use curl-config. So we need to fix
up the prefix locations in the curl-config script installed in
STAGING_DIR.
[Peter: only fixup if prefix=/usr]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 06:13:51 +0000 (06:13 +0000)]
monit: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Murat Demirten [Sun, 3 Jun 2012 06:17:10 +0000 (06:17 +0000)]
portaudio: bump to version v19_20111121
Signed-off-by: Murat Demirten <mdemirten@yh.com.tr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yegor Yefremov [Mon, 4 Jun 2012 21:02:52 +0000 (21:02 +0000)]
libmodbus: bump to 3.0.3
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 11 Jun 2012 07:20:39 +0000 (07:20 +0000)]
pppd: fix plugin search path
Fix the plugin search path by passing a --prefix to configure.
DESTDIR is used in the source code for the search path of plugins
(DESTDIR/lib/pppd/VERSION).
Since DESTDIR defaults to /usr/local we get the search path wrong so the
'plugin' directive requires a full pathspec to the plugin rather than
the .so name, which isn't nice or portable.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sun, 10 Jun 2012 23:56:33 +0000 (23:56 +0000)]
kernel-headers: bump 3.2.x stable version
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markos Chandras [Sun, 10 Jun 2012 23:35:19 +0000 (23:35 +0000)]
synergy: Remove -Werror from CXXFLAGS
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 11 Jun 2012 08:59:36 +0000 (10:59 +0200)]
ethtool: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 11 Jun 2012 07:14:48 +0000 (09:14 +0200)]
squashfs: needs pthreads support in toolchain
Fixes http://autobuild.buildroot.net/results/
9afdb3f7141fa361ac2ff3fe24887b0c6eb9342d
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 10 Jun 2012 21:46:36 +0000 (23:46 +0200)]
synergy: fix dependencies
Synergy can be used without a local X server, and Xinerama is an optional
dependency.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 10 Jun 2012 20:47:44 +0000 (22:47 +0200)]
synergy: fix comment dependencies
Show comment if either C++ or wchar isn't available, not only if both
aren't.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sun, 10 Jun 2012 09:43:43 +0000 (09:43 +0000)]
libnfc: make example build optional
[Peter: trip patch, add AUTORECONF]
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sun, 10 Jun 2012 01:46:45 +0000 (01:46 +0000)]
omap-u-boot-utils: fix visibility in menuconfig
These tools only are useful for ARM (OMAP) targets.
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca Ceresoli [Fri, 8 Jun 2012 03:56:24 +0000 (03:56 +0000)]
berkeleydb: bump to 5.3.21
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:46 +0000 (05:30 +0000)]
bzip2: security bump to version 1.0.6
Bump bzip2 to version 1.0.6 to fix CVE-2010-0405
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:45 +0000 (05:30 +0000)]
lighttpd: bump to version 1.4.31
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:44 +0000 (05:30 +0000)]
bison: bump to version 2.5.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:43 +0000 (05:30 +0000)]
zlib: bump to version 1.2.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:42 +0000 (05:30 +0000)]
dnsmasq: bump to version 2.62
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:41 +0000 (05:30 +0000)]
sqlite: bump to version 3.7.12.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Fri, 8 Jun 2012 05:30:40 +0000 (05:30 +0000)]
libfuse: bump to version 2.9.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 9 Jun 2012 10:21:03 +0000 (10:21 +0000)]
kernel-headers: bump 3.{0, 4}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 9 Jun 2012 10:21:02 +0000 (10:21 +0000)]
linux: bump default to kernel version 3.4.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 9 Jun 2012 08:38:46 +0000 (08:38 +0000)]
busybox 1.20.1: add patches for ash, ifupdown, man and tar
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Fri, 8 Jun 2012 07:43:01 +0000 (09:43 +0200)]
mediastreamer: alsa support needs mixer + pcm
Fixes http://autobuild.buildroot.net/results/
ec6e32eb44e39c1f622da39a8c5d80eb95433a54
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 6 Jun 2012 21:12:17 +0000 (23:12 +0200)]
mediastreamer: fix configure error with ffmpeg and no libx11/libxv
Fixes http://autobuild.buildroot.net/results/
319f525d50eebbb84b2d2cb77294cc6f61246792
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 6 Jun 2012 13:03:58 +0000 (15:03 +0200)]
cups: fix libdir handling
Cups uses /usr/lib64 if the HOST has it, no matter if it is cross compiling
for a 32bit arch, breaking the build for stuff looking in /usr/lib.
Fixes http://autobuild.buildroot.net/results/
4ed4f5b43d05a40ab15f141442f15da56c87be3b
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 6 Jun 2012 00:23:44 +0000 (02:23 +0200)]
gnutls: disable libgcrypt prefix mangling
Fixes http://autobuild.buildroot.net/results/
77a0ca1d28a68daf25c2588eede86f779c772f97
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sun, 3 Jun 2012 05:15:12 +0000 (05:15 +0000)]
libcgi: fix cflags
Fixes http://autobuild.buildroot.org/results/
4000a12a9b237bd12618eb22ea793a913fc73b4f
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Julian Lunz [Tue, 5 Jun 2012 11:19:53 +0000 (11:19 +0000)]
freerdp: new package
[Peter: fix help, required and optional dependencies]
Signed-off-by: Julian Lunz <git@jlunz.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 2 Jun 2012 04:37:13 +0000 (04:37 +0000)]
collectd: fix dependencies for bind plugin
The bind plugin requires libcurl and libxml2.
These are properly selected but never added to COLLECTD_DEPENDENCIES.
Fix that.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca Ceresoli [Tue, 5 Jun 2012 02:06:33 +0000 (02:06 +0000)]
mediastreamer: disable test programs
Building tests produces an error during the "OBJCLD mediastream" phase with
some toolchains/architectures.
This is supposed to fix:
- http://autobuild.buildroot.net/results/
7fca436524e5f7ba300d27c615061b0838adb1e2
- http://autobuild.buildroot.net/results/
bd9027ce94348025f1ca02a77eb81b9200124d9a
- http://autobuild.buildroot.net/results/
4d9f554fc29901be1a577ca0c39369befee269b5
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sat, 2 Jun 2012 12:08:47 +0000 (12:08 +0000)]
sdl_sound: fix assignments
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Sat, 2 Jun 2012 12:08:46 +0000 (12:08 +0000)]
sdl_gfx: fix assignments
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 2 Jun 2012 05:32:40 +0000 (05:32 +0000)]
php: fix WDDX extension build failure
Fix WDDX extension build failure.
The documentation and source are conflicting about this, in theory
libexpat support is deprecated and libxml2 can replace it, but it seems
not so for WDDX, so pull in expat for it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni [Sat, 2 Jun 2012 07:41:51 +0000 (07:41 +0000)]
beecrypt: fix build failure of C++ code with g++ 4.7
This fixes
http://autobuild.buildroot.org/results/
5c1e904b201676275465c902ba3c09951973755c/build-end.log.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 2 Jun 2012 06:27:45 +0000 (06:27 +0000)]
quagga: fix non-IPv6 build failures
The Zebra daemon now requires IPv6 support so disable it for non-IPv6
toolchains and add a comment mentioning it.
The BABEL protocol/daemon also requires IPv6 so just enable it when it's
available.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Sat, 2 Jun 2012 05:09:03 +0000 (05:09 +0000)]
php: fix build error for snmp extension
PHP requires that net-snmp be built with the ability to load MIB code,
so force it on when the extension is enabled.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 4 Jun 2012 09:40:35 +0000 (09:40 +0000)]
linux: bump default to kernel version 3.4.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 4 Jun 2012 09:40:34 +0000 (09:40 +0000)]
kernel-headers: bump 3.{0, 2, 3, 4}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel Martin [Mon, 4 Jun 2012 08:48:31 +0000 (08:48 +0000)]
webrtc-audio-processing: disable unsupported target architectures
Currently, webrtc-audio-processing only provides support for the following
architectures (see src/typedefs.h from the source directory):
- x86_64
- i*86
- armel
Fixes http://autobuild.buildroot.org/results/
ff777bb06eddafa71327015e1d39fe911c1439d8
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 21:07:31 +0000 (23:07 +0200)]
pulseaudio: fix build error on toolchains without C++ support
The optional webrtc echo canceller is written in C++, causing auto* to want
to link module-echo-cancel.so with CXX even if webrtc ISN'T used.
If we don't have C++ support enabled in BR, CXX will point to /bin/false,
which makes configure think we aren't able to create C++ .so files
(arguable true), breaking the build when it tries to install the .so
workaround it by patching up the libtool invocations to use C mode instead.
Fixes http://autobuild.buildroot.net/results/
114e5bf0086f2394b36f17a70cb54b357a72413c
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 14:14:43 +0000 (16:14 +0200)]
gnutls: add optional zlib support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 12:10:47 +0000 (14:10 +0200)]
connman: needs IPv6 support in toolchain
Fixes http://autobuild.buildroot.net/results/
c405f9b3a59463fb7367daeb63e282c5d60f0685
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 12:02:54 +0000 (14:02 +0200)]
connman: fixup libglib2 (gettext) dependencies
Connman was missing from commit
b730010c90a (package: gettext needs
WCHAR support).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 12:00:13 +0000 (14:00 +0200)]
gnutls: fix libgcrypt handling with external toolchains
The explicit gnutls prefix in combination with the libc.so linker script
and non-default sysroot seems to confuse external toolchains, causing
configure to error out. Workaround it by not using an explicit libgcrypt
prefix as it is installed in the sysroot anyway.
Fixes http://autobuild.buildroot.net/results/
3b3901bea904bf32bccbd3e9a4274d604776cb98
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 4 Jun 2012 11:58:41 +0000 (13:58 +0200)]
mediastreamer: fix intltool dependency
Fixes http://autobuild.buildroot.net/results/
c93c1bc01feeea0ff37cb33c81d8712281a01c00
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 3 Jun 2012 22:04:16 +0000 (00:04 +0200)]
linphone: add optional gtk support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 3 Jun 2012 19:25:00 +0000 (21:25 +0200)]
linphone: use external ortp/mediastreamer libraries
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 3 Jun 2012 19:21:28 +0000 (21:21 +0200)]
package: add mediastreamer
It doesn't really need C++ support on Linux, but the configure script
checks for it (and fails if not available), and the package is not easy
to autoreconf as there's C++ source files for Android/Windows, causing
automake to fail if AC_PROG_CXX isn't set.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 3 Jun 2012 19:20:45 +0000 (21:20 +0200)]
package: add ortp
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Thu, 31 May 2012 21:27:09 +0000 (23:27 +0200)]
news.html: add 2012.05 announcement mail link
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Thu, 31 May 2012 11:16:10 +0000 (13:16 +0200)]
nfs-utils: needs pkg-config
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Thu, 31 May 2012 07:23:23 +0000 (09:23 +0200)]
Merge branch 'next'
Conflicts:
toolchain/kernel-headers/Config.in
Peter Korsgaard [Thu, 31 May 2012 07:17:10 +0000 (09:17 +0200)]
Kickoff 2012.08 cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 30 May 2012 21:23:07 +0000 (23:23 +0200)]
Update for 2012.05
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 30 May 2012 20:39:13 +0000 (22:39 +0200)]
docs/docs.html: Point users to html asciidoc documentation
Rather than the outdated buildroot.html. The asciidoc documentation is
still not autogenerated from git, instead a static snapshot is made per
release (like we did for /downloads/buildroot.html).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Tue, 29 May 2012 18:13:21 +0000 (15:13 -0300)]
nfs-utils: bump to version 1.2.6
Bump nfs-utils to version 1.2.6
Portmap or rpcbind (which we don't have) is required so select it.
Remove nfsiostat if there's no target python.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Wed, 30 May 2012 09:04:36 +0000 (11:04 +0200)]
mobile-broadband-provider-info: use release tarball instead of git
Reported-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 29 May 2012 08:05:04 +0000 (10:05 +0200)]
pptp-linux: fix build with high BR2_JLEVEL settings
The pptp-linux build system is not robust against parallel builds.
Fixes http://autobuild.buildroot.net/results/
a75fab3f04d03cb39cd41a86b6f57307198ba5f1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 29 May 2012 07:55:13 +0000 (09:55 +0200)]
ofono: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Tue, 29 May 2012 07:48:00 +0000 (09:48 +0200)]
ofono: fix build on uClibc without backtrace support
Identical to connman patch as this code seems to be cut'n'pasted.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Marek Belisko [Sun, 1 Apr 2012 03:58:49 +0000 (03:58 +0000)]
Add ofono package
[Peter: add upstream URL, fix dep, drop explicit bluetooth option, no AUTORECONF]
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Marek Belisko [Sun, 1 Apr 2012 03:58:48 +0000 (03:58 +0000)]
Add mobile-broadband-provider-info package.
[Peter: minor whitespace fixes]
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 28 May 2012 04:50:06 +0000 (04:50 +0000)]
iptables: bump to version 1.4.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 28 May 2012 04:50:05 +0000 (04:50 +0000)]
conntrack-tools: bump to version 1.2.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 28 May 2012 04:50:04 +0000 (04:50 +0000)]
libnetfilter_cttimeout: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias [Mon, 28 May 2012 04:50:03 +0000 (04:50 +0000)]
libmnl: bump to version 1.0.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Mon, 28 May 2012 07:25:17 +0000 (09:25 +0200)]
busybox: bump 1.20.x version
Bugfix release.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Sun, 27 May 2012 19:10:42 +0000 (21:10 +0200)]
netsnmp: fix build with high BR2_JLEVEL settings
The netsnmp build system is not robust against parallel builds.
Fixes http://autobuild.buildroot.net/results/
5bb827425ed07617a47a0c0d942a3c6c423fc02f
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon Dawson [Fri, 25 May 2012 02:47:31 +0000 (02:47 +0000)]
midori: bump version to 0.4.6
[Peter: sort/indent dependencies]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard [Fri, 25 May 2012 19:09:50 +0000 (21:09 +0200)]
Update for 2012.05-rc3
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>