Gustavo Zacarias
af882c15cc
wpa_supplicant: add openssl 1.0.1 patch
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-04 00:03:12 +02:00
Gustavo Zacarias
9a5df36c24
hostapd: add openssl 1.0.1 patch
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-04 00:03:08 +02:00
Gustavo Zacarias
2bd4ee3e39
iproute2: bump to version 3.6.0
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-04 00:02:10 +02:00
Gustavo Zacarias
2af923069e
ipset: bump to version 6.14
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-04 00:01:51 +02:00
Gustavo Zacarias
f78b189a02
hdparm: bump to version 9.42
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-03 23:59:21 +02:00
Gustavo Zacarias
06ddc35bd7
kernel-headers: bump 3.{0, 4, 5}.x stable versions
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-03 23:59:09 +02:00
Peter Korsgaard
b2e0d96bc0
fftw: bump version
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-02 08:48:33 +02:00
Peter Korsgaard
51009b3b42
linux: add 3.6 kernel, remove 3.5 option
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-02 08:48:33 +02:00
Peter Korsgaard
d1344dbbd4
kernel-headers: add 3.6 kernel
...
And deprecate 2.6.39.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-02 08:48:33 +02:00
Jonathan Liu
6d0277001f
connman: bump to version 1.7
...
[Peter: command line client needs readline]
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-02 08:47:53 +02:00
Peter Korsgaard
220ce9f400
sheevaplug_defconfig: use 3.5.4 kernel
...
Notice that you need u-boot >= 2012.04 to be able to boot kernel >= 3.2,
because older u-boots keep the l2 cache enabled, see u-boot commit
679530278 (arm, arm-kirkwood: disable l2c before linux boot) for details.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-30 22:03:30 +02:00
Peter Korsgaard
a2f8e626d2
pulseaudio: bump version
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-30 20:16:28 +02:00
Peter Korsgaard
811ef867f3
xapp_xsetroot: needs libXcursor
...
Fixes http://autobuild.buildroot.net/results/1fe8d3496ca1b591cbc470f55067b4acc3ed4d63
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-30 10:09:36 +02:00
Peter Korsgaard
2410e3d243
x11vnc: add optional dependencies
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-29 21:58:19 +02:00
Peter Korsgaard
b86a86cfbb
x11vnc: add libXtst as a dependency
...
x11vnc CAN be built without XTEST support, but it isn't very useful as
noted by the warning printed by configure when it isn't found:
*** A working build environment for the XTEST extension was not found ***
(libXtst). An x11vnc built this way will be *ONLY BARELY USABLE*.
You will be able to move the mouse but not click or type. There can
also be deadlocks if an application grabs the X server.
It is recommended that you install the necessary development packages
for XTEST (perhaps it is named something like libxtst-dev) and run
configure again.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-29 20:40:39 +02:00
Fabio Porcedda
7bcb494dcc
external-toolchain: add Sourcery CodeBench ARM 2012.03
...
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-29 09:56:26 +02:00
Peter Korsgaard
820cf37152
toolchain-external: add linaro 2012.0{7,8,9}
...
And remove the 2012.0{2,3,4} versions.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-29 09:54:34 +02:00
Peter Korsgaard
81b3d1f4f1
configs/calao_*: defconfigs should not hardcode BR2_JLEVEL
...
BR2_JLEVEL is specific to the build machine, not the specific board you
are targetting.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-28 22:08:39 +02:00
Peter Korsgaard
7d1473859d
evtest: add as a seperate package
...
Evtest is nowadays maintained as a seperate package by Peter Hutterer.
The project doesn't release any tarballs, so use the one of Fedora instead
so we don't need to autoreconf:
http://comments.gmane.org/gmane.comp.freedesktop.xorg.announce/1671
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-28 22:08:39 +02:00
Peter Korsgaard
3d0c79aa9f
input-tools: drop evtest from input-tools package
...
Evtest is nowadays maintained as a seperate package by Peter Hutterer.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-28 22:08:39 +02:00
Peter Korsgaard
7626c20f92
barebox: add 2012.08 / .09, drop .04 / .05
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-28 22:08:35 +02:00
Peter Korsgaard
9c53079fd2
x11vnc: fix build without ipv6 support
...
Fixes http://autobuild.buildroot.net/results/1119dbf055edf281451a9e4216fdebc0b07fffae/
configure script uses --without-ipv6 instead of --disable-ipv6, and configure
option is only used for libraries, not the x11vnc application.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-26 23:24:14 +02:00
Peter Korsgaard
812eae5ccf
xlib_libSM: only build documentation if needed
...
Documentation generation is slow, so only create it if requested.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-26 22:51:01 +02:00
Peter Korsgaard
c39cf6108b
genext2fs: needs largefile after version bump
...
Fixes http://autobuild.buildroot.net/results/8c7c10c0175a7ddf8e2d37a4718469d4ead3835a
And fixup space/tab mixup in Config.in while we're at it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-26 09:18:13 +02:00
Peter Korsgaard
0b255b0649
mplayer: 1.1 version needs largefile support
...
Fixes http://autobuild.buildroot.net/results/7d084a1a8fd484f2c6df82ccd7b9d8aeebe68c2d
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-26 09:13:32 +02:00
Peter Korsgaard
919dca5e92
libglib2: bump version
...
For details, see:
http://ftp.gnome.org/pub/gnome/sources/glib/2.30/glib-2.30.3.news
Notice: 2.30.3 is only available in .xz format.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 20:35:26 +02:00
Valentine Barshak
50c0a71d3a
x11r7: xserver_xorg-server: Amend record proto selection
...
Record proto is not really required. It can be disabled.
Signed-off-by: Valentine Barshak <gvaxon@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 20:31:20 +02:00
Gustavo Zacarias
36833f0c37
tiff: security bump to version 4.0.3
...
Fixes CVE-2012-3401 and CVE-2012-3386.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 20:29:17 +02:00
Thomas Petazzoni
4cf7d4d79a
cvs: needs MMU support
...
Fixes
http://autobuild.buildroot.org/results/33ac8387a7b27d7b90c23a5f772292921534f8da/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 20:28:34 +02:00
Peter Korsgaard
198f0c9111
x11vnc: bump version to fix build issue with newer libX11
...
Fixes http://autobuild.buildroot.net/results/2733c2c9fa7aacb355e0e0b184a5afe41cf35a3d
Old x11vnc defined a 'pointer' function, which collides with the libX11
pointer type. Fix it by bumping the version (upstream renamed it to
pointer_event()).
Fix the dependencies and help text while we're at it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 20:25:17 +02:00
Peter Korsgaard
51b990b09f
xserver_xorg-server: needs record proto
...
Fixes http://autobuild.buildroot.net/results/0ab69c80b3e5e95a8947c32231d32da895deca60
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-25 11:30:56 +02:00
Peter Korsgaard
913b916567
configs: add defconfig for boundarydevices nitrogen6x board
...
http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/
And post-build hook for u-boot scripts.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-24 22:51:44 +02:00
Peter Korsgaard
fa2ab8ac34
genext2fs: update to CVS rev 1.118
...
See http://genext2fs.cvs.sourceforge.net/viewvc/genext2fs/genext2fs/genext2fs.c?view=log
for details.
Numerous bugfixes, large file and filesystem support, rev 1 filesystems,
volume id support, block size, ..
And drop unneeded patches while we're at it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-24 21:57:21 +02:00
Peter Korsgaard
90f908f21e
xlsclient: unbreak build
...
Fixes http://autobuild.buildroot.net/results/4cb357a99de9e2c2940fbdfccb314aaef5891b6b
xlsclient nowadays needs libxcb and xcb-util, and update to 1.1.1, as
1.1.0 tarball was missing strnlen.h.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 21:27:13 +02:00
Simon Dawson
21a5f16edb
xserver_xorg-server: fix dbus/udev configure problem
...
If both the dbus and udev packages are selected, then the configure step
for the xserver_xorg-server package fails as follows.
configure: error: Hotplugging through both libudev and dbus/hal not allowed
The configure script no longer allows both the --enable-config-dbus
and --enable-config-udev options to be specified.
This patch changes the xserver_xorg-server makefile to use udev in preference
to dbus, when both are available.
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 20:53:30 +02:00
Gustavo Zacarias
31b45a8c72
xl2tp: bump to version 1.3.1
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 20:52:56 +02:00
Peter Korsgaard
52679e66a5
blackbox: fix build issue with gcc 4.6+
...
Fixes http://autobuild.buildroot.net/results/e99b292047b780d379f1123e61177c234d5d3351
Patch from Debian.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 20:37:42 +02:00
Peter Korsgaard
f0b4b5a068
xapp_xkbcomp: preseed xkbparse.c check
...
Fixes http://autobuild.buildroot.net/results/3fd3f1c7dfd17178c33d8c7f6f4b184019709967
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-23 13:13:32 +02:00
Simon Dawson
a018c076fb
zeromq: bump version to 2.2.0
...
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 23:36:00 +02:00
Gustavo Zacarias
d358e45723
qemu/mips64-malta: update to use kernel 3.5.4
...
Update to use the latest kernel 3.5.4.
And also update to the latest .config knobs, otherwise we were just
building a mips(32) target which failed miserably.
This config is still flaky, you get a login prompt but usually fail to
login, passing along an init=/bin/sh helps some but crashes are quite
usual.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:48:22 +02:00
Gustavo Zacarias
12adb85f79
qemu/microblaze: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:48:17 +02:00
Gustavo Zacarias
33e20fbad2
qemu/ppc-mpc8544ds: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:48:14 +02:00
Gustavo Zacarias
47de7c62fd
qemu/sh4-r2d: update to use kernel 3.2.30
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:48:04 +02:00
Gustavo Zacarias
7a45aaf4e2
qemu/mipsel-malta: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:48:02 +02:00
Gustavo Zacarias
651a95a77f
qemu/mips-malta: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:59 +02:00
Gustavo Zacarias
058e22e9c9
qemu/sparc: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:57 +02:00
Gustavo Zacarias
433073e653
qemu/x86_64: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:55 +02:00
Gustavo Zacarias
345d290c64
qemu/x86: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:52 +02:00
Gustavo Zacarias
b1be73e3e3
qemu/arm-vexpress: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:50 +02:00
Gustavo Zacarias
24f659f51c
qemu/arm-versatile: update to use kernel 3.5.4
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-22 21:47:47 +02:00