Axel Lin
1a74ea40ea
zxing: bump to version 2.3.0
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-13 15:53:10 +01:00
Axel Lin
0a5067a881
xl2tp: bump to version 1.3.2
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-13 09:31:14 +01:00
Axel Lin
884ba34b57
xl2tp: add licensing info
...
[Peter: make license GPLv2 only]
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-13 09:30:14 +01:00
Yann E. MORIN
e19f7f7593
package/rpi-firmware: bump
...
This bumps gets us:
- support for the v4l2 driver
- fix latencies in vdec3 (h264 decoder)
- fix incorrect frame presentation in de-interlacing filter
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-13 00:01:27 +01:00
Yann E. MORIN
749b2589ea
package/parted: add a host variant
...
Useful for for-build scripts to call parted, eg. to generate
partition tables and such automatically.
Since the primary goal is to use parted within scripts, we
do not need readline, so it is forcibly disabled.
Also, it does look unlikely that we need to manipulate LVM
volumes, so we forcibly disable support for the device-mapper.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:58:39 +01:00
Yann E. MORIN
2079f07a92
package/parted: relax dependency on readline
...
parted can be configured without support for readline (ie. can be
not interactive), so we can relax the dependency on readline, and
make it an optional feature.
(Based on a code-snippet from Thomas.)
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Cc: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:58:27 +01:00
Yann E. MORIN
b1f2cbb409
package/parted: relax dependency on lvm2
...
parted can be configured without support for LVM volumes, so
we can relax the dependency on lvm2, and make it an optional
feature.
Remove now no-longer needed dependency on MMU because of lvm2.
(Based on a code-snippet from Thomas.)
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:52:46 +01:00
Gustavo Zacarias
9c69a48a72
linux: bump to version 3.12.5
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:52:02 +01:00
Gustavo Zacarias
1b11fd4099
linux-headers: bump 3. {4, 10, 12}.x stable versions
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:51:44 +01:00
Axel Lin
434d31d66e
spice: bump to version 0.12.4
...
According to the ChangeLog, spice needs glib2 since 0.12.2.
Thus add libglib2 dependency to fix build error if !BR2_PACKAGE_LIBGLIB2.
Also add a patch to fix trivial build error.
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:24:21 +01:00
Axel Lin
2a3311dbe8
spice-protocol: bump to version 0.12.6
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:24:13 +01:00
Simon Dawson
f3fbfc52eb
uboot: support -r option for mkenvimage
...
Some boards are configured in u-boot to store multiple redundant copies of
the environment image in flash. For these boards, it is required to pass
the -r flag, when generating a boot environment image using mkenvimage.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 23:20:35 +01:00
Axel Lin
08db3236c4
wavpack: bump to version 4.70.0
...
Also update license file location for 4.70.0.
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 16:26:10 +01:00
Thomas Petazzoni
70b7079d37
uclibc: do not enable DODEBUG
...
The DODEBUG configuration option in uClibc is broken, even for widely
used architectures like ARM. Therefore, any Buildroot configuration
that has BR2_ENABLE_DEBUG enabled and uses uClibc with the internal
toolchain backend will fail, with an error like:
http://autobuild.buildroot.net/results/d34/d34238c209cf2ef63371a598ab9218165c90f864/build-end.log
This error was also reported recently by a Buildroot user.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 16:25:45 +01:00
Peter Korsgaard
9ef6929724
knock: fix _SITE so the correct git version is used
...
And not just the latest commit from master.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 15:27:16 +01:00
Axel Lin
127e86b6ef
file: bump to version 5.16
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-12 15:06:27 +01:00
Gustavo Zacarias
ae338288ff
f2fs-tools: bump to version v1.2.0
...
* Adds staging installation for libf2fs
* Adds fsck.f2fs
* Fix license variables names
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:28:03 +01:00
Gustavo Zacarias
c04bce8d04
aumix: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:26:52 +01:00
Gustavo Zacarias
2eeb4b1d3b
boost: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:26:45 +01:00
Gustavo Zacarias
05cae783d7
dhcpdump: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:26:37 +01:00
Gustavo Zacarias
e809308c35
flashrom: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:26:03 +01:00
Gustavo Zacarias
632fd88385
freerdp: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:25:59 +01:00
Gustavo Zacarias
f36827703a
libcdaudio: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:25:37 +01:00
Gustavo Zacarias
b7e022ff2f
libcgi: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:25:34 +01:00
Gustavo Zacarias
44de1624e4
libcuefile: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:25:08 +01:00
Gustavo Zacarias
d7f9e045dc
libdvdnav: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:24:50 +01:00
Gustavo Zacarias
2a5439464c
libdvdread: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:24:28 +01:00
Gustavo Zacarias
b3da05b899
libexif: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:24:02 +01:00
Gustavo Zacarias
12a35c90b7
libplayer: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:23:39 +01:00
Gustavo Zacarias
f29e5768ca
libreplaygain: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:23:03 +01:00
Gustavo Zacarias
5302d7ebba
libsamplerate: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:22:26 +01:00
Gustavo Zacarias
415d65e81a
libsexy: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:21:53 +01:00
Gustavo Zacarias
7127798899
libsndfile: add licensing info
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:21:01 +01:00
Jerzy Grzegorek
6add11c249
package/Config.in: fix alphabetical order
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:20:37 +01:00
Gustavo Zacarias
b46aa39e3d
boost: fixup host variant dependencies
...
Define an empty HOST_BOOST_DEPENDENCIES to avoid inheriting
BOOST_DEPENDENCIES.
Also ditch redundant empty definitions for BOOST_DEPENDENCIES and
BOOST_FLAGS.
Fixes:
http://autobuild.buildroot.net/results/9c6/9c64dd473a8096bb6343d746544997e333053e8b/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:19:46 +01:00
Yegor Yefremov
8db6b8173b
libqmi: bump to 1.8.0
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:13:23 +01:00
Sven Neumann
f2a0fa9378
wpa_supplicant: add option to enable syslog support
...
Add an option to enable support for sending debug messages
to syslog instead of stdout.
Signed-off-by: Sven Neumann <neumann@teufel.de >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:11:00 +01:00
Yegor Yefremov
d037e4f8d1
libmbim: bump to 1.6.0
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-11 22:10:46 +01:00
Gustavo Zacarias
ce9029119a
ulogd: link conditionally to libpthread
...
libpthread is only needed for the database backends so don't link
against it if it's not available.
Fixes:
http://autobuild.buildroot.net/results/527/527d9d4f42af0ffc110e4f52701df279f466a89a/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 13:39:49 +01:00
Anders Darander
3e1e7db3cc
ktap: new package
...
Add ktap, a script-based dynamic tracing tool.
Signed-off-by: Anders Darander <anders@chargestorm.se >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 13:19:31 +01:00
Gustavo Zacarias
63e1c6b207
samba: security bump to version 3.6.22
...
Fixes CVE-2013-4408 and CVE-2012-6150.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 13:18:48 +01:00
Gustavo Zacarias
31514cd0a8
dnsmasq: bump to version 2.68
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 13:18:21 +01:00
Gustavo Zacarias
c8635f3d8e
thrift: disable TQTcpServer
...
Disable TQTcpServer, it doesn't build properly. Fixes:
http://autobuild.buildroot.net/results/ef8/ef8afd0fea786f076a4bbece2fcbefdf5cb32ddd/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 13:16:53 +01:00
Peter Korsgaard
dd6a8c728e
imagemagick: drop IMAGEMAGICK_MAJOR variable
...
It is only expanded once just below, so we might as well drop it.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 10:08:26 +01:00
Jerzy Grzegorek
75f81eefef
imagemagick: bump to version 6.8.7-9
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 10:05:35 +01:00
Axel Lin
c0693f311c
numactl: bump to version 2.0.9
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 10:05:11 +01:00
Simon Dawson
6b6255bf94
gpsd: backport upstream patches pending 3.11 release
...
The 3.11 release of gpsd is imminent; in the meantime, backport some patches
from upstream to fix some of the autobuild failures.
Also bump to the most recent Git snapshot.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 10:03:02 +01:00
Simon Dawson
539d419418
linux: bump to version_3.12.4
...
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-10 10:02:56 +01:00
Simon Dawson
95282538fd
libglib2: bump version to 2.38.2
...
libglib2 can fail to build for arm, with the following error.
gatomic.c:668:2: error: #error G_ATOMIC_LOCK_FREE defined, but incapable of lock-free atomics.
The following upstream commit fixes the problem.
commit 996edb0c46356d8a326f886b91a77a6af9a2de3e
Author: Antoine Jacoutot <antoine@mtier.org >
Date: Wed Aug 28 09:35:27 2013 +0200
fix atomic ops detection
AC_TRY_LINK should be used instead of AC_TRY_COMPILE because the code
will compile everywhere, either producing ``atomic'' code, or an
external reference to __sync_bool_compare_and_swap.
https://bugzilla.gnome.org/show_bug.cgi?id=706958
The upstream commit went into version 2.37.7, so this is the lowest version
that we can bump to, in order to fix the atomic operations problem. However,
2.37.x is a development version, so we bump to 2.38.2 instead.
Signed-off-by: Simon Dawson <spdawson@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-09 11:41:19 +01:00
Shawn Landden
e0c4aa5ac5
manual: systemd does not require glib
...
Signed-off-by: Shawn Landden <shawn@churchofgit.com >
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-09 09:34:54 +01:00