summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qemu/configs: update to latest kernelGustavo Zacarias2015-06-2234-89/+89
| | | | | | | | Update most of the configs to the latest kernel version (4.1) except for arm-nuri which is stuck. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/pinentry: fix build with Qt4Yann E. MORIN2015-06-221-1/+1
| | | | | | | | | | | | | | | | | | | | | Help configure find the correct moc, as the comment in m4/qt.m4 states: #configure tried to run $ac_cv_path_moc and the test didn't #succeed. If configure shouldn't have tried this one, set #the environment variable MOC to the right one before running #configure. Fixes: http://autobuild.buildroot.org/results/06c/06c5c2762ec22271fec20a6d15548011e40875d1 http://autobuild.buildroot.org/results/0d7/0d78a2ff8c952cd104794f5049b07216978fdf11 http://autobuild.buildroot.org/results/af8/af8f7f588dfa64d82c98a4b42ec78fd17dde137c Also fixes using the host moc: http://autobuild.buildroot.org/results/836/836962f23dcad77b145fcdfeffb40e38e64d6971 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* btrfs-progs: bump to version 4.1Gustavo Zacarias2015-06-222-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* imagemagick: bump to version 6.9.1-6Gustavo Zacarias2015-06-222-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tiff: security bump to version 4.0.4Gustavo Zacarias2015-06-222-2/+2
| | | | | | | | | Fixes: CVE-2014-8128 - Check memory allocations for failure. Also check multiplication overflow. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gst1-plugins-bad: fix egl detectionPeter Korsgaard2015-06-221-0/+3
| | | | | | | | | | | | Some egl implementations needs special compiler flags or defines (E.G. mesa3d for wayland needs to pass -DMESA_EGL_NO_X11_HEADERS to not try to include X11 headers). This is correctly included in the .pc file, but the configure logic doesn't use pkg-config so help it along. Likewise, some implementations may need to link against other libraries, so also pass LIBS. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gst1-plugins-bad: add support for openglBenoît Thébaudeau2015-06-222-7/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 83e29f2656a237e2c300d523776868837d3bc646 "gst1-plugins-bad: bump version" (from 1.2.4 to 1.4.1) removed the configuration option for the eglglessink plugin as a consequence of its removal in 1.3.1. However, that commit did not add support for glimagesink, the plugin element to be used as a replacement, which broke support for the EGL/GLES video sink feature in Buildroot. This new commit adds support for the OpenGL library and the corresponding gl plugin, including the glimagesink element among others. The plugin needs the library, but the library can also be used separately in order to link custom plugins or applications against it. The library needs at least one OpenGL API, one OpenGL platform and one compatible window system. The implementations of these requirements that Buildroot can currently provide are: - APIs: OpenGL, OpenGL ES 2.X, - platforms: GLX, EGL, - window systems: X11, Wayland, Dispmanx. The wayland configure feature switch is shared between the corresponding OpenGL library window system and the waylandsink plugin. This has been tested with videotestsrc/omxmpeg4videodec/omxh264dec and glimagesink on the Raspberry Pi, using OpenGL ES 2.X, EGL and Dispmanx. Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump default to version 4.1Gustavo Zacarias2015-06-221-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: add 4.1.x seriesGustavo Zacarias2015-06-221-1/+10
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* toolchain: add 4.1.x choice for headersGustavo Zacarias2015-06-222-0/+9
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openvmtools: fix legal infoGustavo Zacarias2015-06-221-2/+2
| | | | | | | | | | | | | | | In ab71dff0 it was moved to SUBDIR, but this was never reflected for the legal-info files, update this to fix: http://autobuild.buildroot.net/results/836/8363943cc9c967713f585209408ea087a052a12d/ [Thomas: put OPENVMTOOLS_SUBDIR before OPENVMTOOLS_LICENSE_FILES, as suggested by Yann.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Karoly Kasza <kaszak@gmail.com> Tested-by: Karoly Kasza <kaszak@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/{mesa3d, mesa3d-headers}: bump version to 10.6.0Bernd Kuhls2015-06-213-4/+12
| | | | | | | | | | | | | | | | Mesa3d 10.6 adds optional support for SHA-1: http://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=a24bdce46f95cbe9efd3b26f157d1eb36584861f Adding "--without-sha1" will cause this failure during configure: configure: error: Illegal value for --with-sha1: no so I did not add the else-clause when no SHA-1 provider is enabled. [Thomas: simplify else ifeq.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/feh: bump to version 2.13.1, add hash filePetr Vorel2015-06-212-1/+3
| | | | | Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gdb: gdb+expat build fixDoug Kehn2015-06-211-0/+1
| | | | | | | | | | | | | | | | Commit 23413b51b2308225584b65c2fcd800ca8f7c56af added --with-expat configure option and expat dependency when BR2_PACKAGE_EXPAT is configured. When cross-compiling, gdb configure fails because the host system libexpat is referenced. Configuring gdb with --with-libexpat-prefix=$(STAGING_DIR)/usr fixes the reference and allows gdb to build successfully. Tested with arm-buildroot-linux-gnueabihf toolchain. Signed-off-by: Doug Kehn <rdkehn@yahoo.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gpm: change archive to lzmaPetr Vorel2015-06-212-2/+2
| | | | | Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pkg-generic: support for lzma archivesPetr Vorel2015-06-211-0/+1
| | | | | Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* directfb: add an option for debugging supportCédric Marie2015-06-212-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DirectFB provides two options for debug: * --enable-debug-support (default is yes) * --enable-debug (default is no) The first one provides the functions to print debug information. These functions can be called inside DirectFB, or by an external DirectFB driver in another package. The second one enables verbose mode in DirectFB, using these functions. Buildroot currently provides an option for the second one only. The first one - which is necessary for the second one - is always enabled, because this is the default value. The new option (BR2_PACKAGE_DIRECTFB_DEBUG_SUPPORT) makes it possible to disable debugging support (--disable-debug-support) in order to build the library with no debug feature at all. When debugging support is disabled, the target installation path of drivers (/usr/lib/directfb-<version>) is suffixed with -pure. The public library (/usr/lib/libdirectfb.so) remains unchanged. Some external DirectFB drivers will install into /usr/lib/directfb-<version>-pure in release mode. For that reason, it is important that DirectFB can be configured to use this directory. Signed-off-by: Cédric Marie <cedric.marie@openmailbox.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* system: make /bin/sh symlink use relative pathMatthew Starr2015-06-211-4/+4
| | | | | | | | | | | | | | | | | | The symlink created by buildroot for /bin/sh is the full path to a shell. This does not match what busybox and other Linux distributions do with using relative path symlinks. When handling files on the host system this will point to the host system's shell if present and not the target shell. This is fixed by changing the /bin/sh symlink to use a relative path. Fixes #8161. [Thomas: minor fixups to the commit log suggested by Yann E. Morin.] Signed-off-by: Matthew Starr <mstarr@hedonline.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-lxml: bump to 3.4.4Yegor Yefremov2015-06-212-2/+2
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xdriver_xf86-video-vesa: bump to version 2.3.4Bernd Kuhls2015-06-212-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xserver_xorg-server: bump to version 1.17.2Bernd Kuhls2015-06-214-147/+5
| | | | | | | | | Removed patches committed upstream: http://cgit.freedesktop.org/xorg/xserver/commit/os/backtrace.c?h=server-1.17-branch&id=8b7e1f362bf6940eb863fd02395bf8155d10604b http://cgit.freedesktop.org/xorg/xserver/commit/hw/xfree86/sdksyms.sh?h=server-1.17-branch&id=7a45d1684f626f3045305328c3aab85eed0673ea Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* agentpp: bump to 4.0.4Luca Ceresoli2015-06-212-2/+2
| | | | | Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* snmppp: bump to 3.3.5Luca Ceresoli2015-06-212-1/+3
| | | | | | | Also add a hash file. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* a10disp: bump to version v0.6.1Francois Perrad2015-06-211-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sunxi-boards: bump to version a6a4e94066f4ec6b26fc7060dc453a6bcf26a504Francois Perrad2015-06-211-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* weston: bump to version 1.8.0Vicente Olivert Riera2015-06-212-3/+3
| | | | | | | | - Bump to version 1.8.0 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wayland: bump to version 1.8.1Vicente Olivert Riera2015-06-212-3/+3
| | | | | | | | - Bump to version 1.8.1 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tor: bump to version 0.2.6.9Vicente Olivert Riera2015-06-213-25/+41
| | | | | | | | | - Bump to version 0.2.6.9 - Update hash file - Adapt patch to new version Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* postgresql: bump to version 9.4.4Vicente Olivert Riera2015-06-212-3/+3
| | | | | | | | - Bump to version 9.4.4 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pinentry: bump to version 0.9.4Vicente Olivert Riera2015-06-214-146/+2
| | | | | | | | | - Bump to version 0.9.4 - Update hash file - Remove upstreamed patches Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fluxbox: explicitly configure optional dependenciesJames Knight2015-06-211-2/+51
| | | | | | | | | | | | | | The following commit explicitly configures optional dependencies based off the respective package selections for a given configuration. In addition, this commit also cleans up some obsolete/incorrect arguments. With the introduction of (at least) Fluxbox 1.3.7, the '--with-imlib2-prefix' argument no longer exists. The argument '--with-xpm-prefix' has never existed; it was accidentally committed mimicking the configuration used to provide imlib2. Signed-off-by: James Knight <james.knight@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gnuradio: add processing blocksGwenhael Goavec-Merou2015-06-212-0/+115
| | | | | | | | | | | | | GNURadio provides a set of processing blocks like analog or digital communication, filters, ... Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [build-tested only] Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tvheadend: bump versionBernd Kuhls2015-06-212-4/+8
| | | | | | | | host-gettext is needed since https://github.com/tvheadend/tvheadend/commit/bad281a9f5bbb8e7f968d400f8096908dfd798b9#diff-e2d5a00791bce9a01f99bc6fd613a39d Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dnsmasq: bump to version 2.73Gustavo Zacarias2015-06-202-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mpfr: bump to version 3.1.3Gustavo Zacarias2015-06-203-1633/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 3.4.x seriesGustavo Zacarias2015-06-201-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lvm2: bump to version 2.02.121Vicente Olivert Riera2015-06-192-2/+2
| | | | | | | | - Bump to version 2.02.121 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lftp: bump to version 4.6.3aVicente Olivert Riera2015-06-192-2/+2
| | | | | | | | - Bump to version 4.6.3a - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* git: bump to version 2.4.4Vicente Olivert Riera2015-06-192-2/+2
| | | | | | | | - Bump to version 2.4.4 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: indentation cleanupJerzy Grzegorek2015-06-183-3/+3
| | | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyinotify: bump to 0.9.6Yegor Yefremov2015-06-182-3/+1
| | | | | | | | Remove hash file as the project doesn't provide manual tarballs on GitHub. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua: bump to version 5.3.1Francois Perrad2015-06-186-8/+8
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-tornado: bump to 4.2Yegor Yefremov2015-06-182-3/+4
| | | | | | | Add md5 from pypi.python.org. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tmux: bump to 2.0Yegor Yefremov2015-06-183-41/+3
| | | | | | | | | | Add new location as tmux moved to GitHub. Remove the patch as it was already merged upstream. Remove related AUTORECONF as well. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* zedboard: Upgrade to Linux xilinx-v2015.1 (3.18)Jan Viktorin2015-06-181-1/+1
| | | | | Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wireshark: bump to version 1.12.6Vicente Olivert Riera2015-06-182-4/+4
| | | | | | | | | | | | | | | | | | | - Bump to version 1.12.6 - Update hash file The following vulnerabilities have been fixed in 1.12.6: - wnpa-sec-2015-19 WCCP dissector crash. (Bug 11153) - wnpa-sec-2015-20 GSM DTAP dissector crash. (Bug 11201) [Thomas: indicate that this is a security related updated in the commit log, as suggested by Gustavo.] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libcurl: bump to version 7.43.0Vicente Olivert Riera2015-06-182-2/+2
| | | | | | | | | - Bump to version 7.43.0 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fluxbox: fix build against xlib_libXpmJames Knight2015-06-181-0/+7
| | | | | | | | | | | Explicitly configure XPM support based on the library selection provided (BR2_PACKAGE_XLIB_LIBXPM). It has been observed on different hosts that XPM support may or may not be included based off the state of the host's system. One can validate XPM support is included in Fluxbox by using the command `fluxbox -info`. Signed-off-by: James Knight <james.knight@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-netifaces: add hash fileYegor Yefremov2015-06-181-0/+3
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* hdparm: bump to 9.48Yegor Yefremov2015-06-182-3/+3
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud