summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-11package/kodi-visualisation-shadertoy: needs libglew for OpenGL buildBernd Kuhls
Fixes -- Found OpenGL: /home/bernd/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/libGL.so CMake Error at /home/bernd/buildroot/output/host/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) For details have a look at https://github.com/notspiff/visualization.shadertoy/blob/master/CMakeLists.txt#L21 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11package/kodi-screensaver-rsxs: needs xlib_libXmuBernd Kuhls
Fixes /home/bernd/buildroot/output/build/kodi-screensaver-rsxs-195e0ec3fbbcb2ee2012cd560e42d05167f0f259/lib/rsxs-1.0/src/common.cc:42:27: fatal error: X11/Xmu/StdCmap.h: No such file or directory X11/Xmu/StdCmap.h is included here: https://github.com/notspiff/screensavers.rsxs/blob/master/lib/rsxs-1.0/src/common.cc#L48 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11package/kodi-screensaver-asterwave: needs libgluBernd Kuhls
Fixes /home/bernd/buildroot/output/build/kodi-screensaver-asterwave-0dc2c48dadb100954eef823e7e3a5f502ce65b1e/src/Water.cpp:25:20: fatal error: GL/glu.h: No such file or directory Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11package/kodi-visualisation-shadertoy: needs libplatformBernd Kuhls
Fixes Makefile:477: *** libplatform is in the dependency chain of kodi-visualisation-shadertoy that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11package/kodi-{screensaver,visualisation}-*: fix commentsBernd Kuhls
Various small changes to comments: - shorten OpenGL info (Thomas) - fix typos - add full packages names when missing (Thomas) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11m68k: fix open issues with qemu coldfireWaldemar Brodkorb
Enable kernel drivers for networking and add a simple busybox config with basic network tools. Add kernel patch from Linux git to fix hush segfaults while using signal handler. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11python-coherence: fix twisted detectionYegor Yefremov
Apply upstream patch, that provides proper twisted detection. Fixes: http://autobuild.buildroot.net/results/d09/d09a6604414ed79205d95b164e32dbd72268e05c http://autobuild.buildroot.net/results/a97/a974f3f075fb22adde720856ec4c9d11d8151da7 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11libinput: fix variable name typoDanomi Manchego
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-10Update for 2016.05-rc1Peter Korsgaard
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-10imagemagick: security bump to version 6.9.4-1Gustavo Zacarias
Fixes: Fix GetNextToken() off by one error. Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). Remove support for internal ephemeral coder. These are all related to the recent ImageTragick bundle that were partially fixed in 6.9.3-10 as well. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-10php-geoip: fix legal infoGustavo Zacarias
The LICENSE file is gone, so use the lone .c source fle. Fixes: http://autobuild.buildroot.net/results/acd/acd763e7eefb8be2bbd0bf973bb7855fceee7377/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10libksba: security bump to version 1.3.4Gustavo Zacarias
Fixes: CVE-2016-4356 - Fix encoding of invalid utf-8 strings in dn.c" and "read access out of bounds". Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10qemu: bump version to 2.5.1.1Vicente Olivert Riera
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10libglib2: bump to version 2.48.1Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10lksctp-tools: bump to version 1.0.17Yegor Yefremov
Remove upstreamed patch and autoreconf related hook. Add --disable-tests config option to reduce build time. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10smartmontools: bump to version 6.5Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10squid: bump to version 3.5.19Gustavo Zacarias
Fixes regression introduced in 3.5.18 (via CVE-2016-4554 patch/fix). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-10libgtk3: bump to version 3.20.4Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/ffmpeg: bump version to 2.8.7Bernd Kuhls
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/nodejs: bump version to 0.10.45Martin Bark
See https://nodejs.org/en/blog/release/v0.10.45/ Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/nodejs: bump version to 6.1.0Martin Bark
See https://nodejs.org/en/blog/release/v6.1.0/ Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09glib-networking: bump to version 2.48.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/clamav: bump version to 0.99.2Bernd Kuhls
Changed upstream URL to project site clamav.net, the tarball for the new version is not available on sourceforge.net anymore. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/{mesa3d, mesa3d-headers}: bump version to 11.2.2Bernd Kuhls
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09gvfs: bump to version 1.28.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09libglib2: remove gdbus-codegen from targetGustavo Zacarias
It requires python and it's normally used at build time, hence since we don't support toolchain in the target it really doesn't make much sense. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09legacy: i386 is legacy, inform the userYann E. MORIN
When we dropped support for i386, we added the corresponding opiton to the legacy menu, but forgot to select BR2_LEGACY. Fix that. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09package/freeswitch: Fix added licenseBernd Kuhls
Noted by Thomas: http://lists.busybox.net/pipermail/buildroot/2016-April/158864.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: add comma to separate the licenses.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-09mc: bump version to 4.8.17Vicente Olivert Riera
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-09lvm2: bump version to 2.02.153Vicente Olivert Riera
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-09configs: warpboard: Use the final U-boot release versionFabio Estevam
We should better use the final U-boot version rather than the release candidate one. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-08boards/raspberrypi0: new boardYann E. MORIN
Add support for the rpi-0, which is basically a rpi (model A+) in a smaller form-factor. This one does not have an ethernet port, so we just remove it from the configuration (or we could use the existing rasbperrypi_defconfig and suffer from a longer boot time because of the waiting for eth0). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08package/rpi-firmware: bump version for rpi0Yann E. MORIN
Although the current version of rpi-firmware we use is working just fine on the rpi-zero, the latest firmware provides a DTB overlay to use the USB OTG device in either host or slave modes. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08fs/common: fix typo in commentsBrian 'redbeard' Harrington
Fixed comment typos as to improve clarity. Signed-off-by: Brian 'redbeard' Harrington <redbeard@coreos.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08Revert "package/kodi: optimise for RPi2"Yann E. MORIN
Optimised support for the RPi-2 was only introduced in Krypton, the next release of Kodi. Jarvis, the current release, does not have this support. This reverts commit ef37472b20894c99cad758397f3cd6b90f933df1. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Benoît Mauduit <bmauduit@beneth.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08squid: security bump to version 3.5.18Gustavo Zacarias
Fixes: CVE-2016-4553 - Cache Poisoning issue in HTTP Request handling CVE-2016-4554 - Header Smuggling issue in HTTP Request processing CVE-2016-4555 - Multiple Denial of Service issues in ESI Response processing (client_side_request.cc) CVE-2016-4556 - Multiple Denial of Service issues in ESI Response processing (Esi.cc) Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08package/freeswitch: bump version to 1.6.8Bernd Kuhls
Removed patches applied upstream: https://freeswitch.org/stash/projects/FS/repos/freeswitch/commits/eadb3f890f6e7ba3b3ca23c6feb144fb35d304ce https://freeswitch.org/stash/projects/FS/repos/freeswitch/commits/b024c752fb2e9789fdbaf769be9998f62bb5c483 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08toolchain-external: fix registration of hook for Sourcery Aarch64 toolchainThomas Petazzoni
As noticed by Romain Naour, commit 4d39ca1c2ab19766abf0430abe9b65ba0e16602b ("toolchain-external: fix installation for CodeSourcery AArch64 toolchain") has a small bug where a post-install hook doing fixups in TARGET_DIR was registered as a staging installation hook while it should have been registered as a target installation hook. This commit fixes this inconsistency. Reported-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-08configs/imx6ulevk: Use ext4 as filesystem typeFabio Estevam
Extend the filesystem type to ext4. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07package/go: bump version to 1.6.2Christian Stewart
Golang has significant improvements to support for multiarch in later versions. This bump is required to make many go programs functional under arm64, for example. Signed-off-by: Christian Stewart <christian@paral.in> Acked-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07bluez5_utils: start systemd service on bootMike Williams
Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07bluez5_utils: bump to version 5.39Mike Williams
Drop upstreamed patch Signed-off-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07imagemagick: bump to version 6.9.3-10Jerzy Grzegorek
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07taskd: add patch to fix musl build issueJörg Krause
taskd checks for `get_current_dir_name` but forgets to add a `cmakedefine` in cmake.h.in, so `HAVE_GET_CURRENT_DIR_NAME` is always undefined. CMake detects correctly that the musl C library defines `get_current_dir_name`. However, as `HAVE_GET_CURRENT_DIR_NAME` is not set, the block of code evaluated cannot be compiled as musl does not define `PATH_MAX`. Reported upstream: https://bug.tasktools.org/browse/TD-120 Fixes: http://autobuild.buildroot.net/results/121/121aa15235e06c80d65428626da5a2da9d11c9ba/ Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-07swupdate: bump to version 2016.04Jörg Krause
Also: * Update the .config file * Update the help text: - Lua support is not restricted to Lua 5.2 - U-Boot supports needs now BR2_PACKAGE_UBOOT_TOOLS additionally * Remove comment about bundled lsqlite3, it has been removed. * Remove upstream patches: - "Kbuild: Fix link error for CONFIG_UBOUT and missing libz" [1] - "Kbuild: Link with GCC instead of LD" [2] * Add patch from upstream: - "Fix build without MTD support" [3] * Add optional dependency for libarchive * Add optional dependency for uboot-tools [1] https://github.com/sbabic/swupdate/commit/5a5ef5909f5da5b2070d58ffaee924bb8e6a51e1 [2] https://github.com/sbabic/swupdate/commit/f26577423eb65728fcd10f78f9978dd07d51dcb9 [3] https://github.com/sbabic/swupdate/commit/69c0e66994f01ce1bf2299fbce86aee7a1baa37b Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> [Thomas: add host-pkgconf in the dependency when Lua is enabled, as it is used to find Lua.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06uboot-tools: add patch to fix linking with libubootenvJörg Krause
Backport a patch from upstream [1] to fix linking with libubootenv: fw_env.c:(.text+0x94): undefined reference to `common_args' [1] http://git.denx.de/?p=u-boot.git;a=commit;h=43cb65b7a00e4759427a6e4b8a02039e43dab5a5 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06uboot-tools: install libubootenv to stagingJörg Krause
libubootenv is required by swupdate. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> [Thomas: do the installation directly in <pkg>_INSTALL_STAGING_CMDS.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06xserver_xorg-server: use -O2 build optimization levelGustavo Zacarias
The xorg server is somewhat sensitive to certain gcc versions combined with -Os, particularly for ARM and MIPS, typically in the form of the following symptom/error: (EE) Segmentation fault at address 0x0 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting Force -O2 to work around this problem - for a target rootfs that uses X11 the tradeoff is minimal since a sample/test image for qemu vexpress with X11 + xinit + xterm + twm + xclock + gtk2 with demos is 60+ MB. And it's less complicated than trying to find all of the bad combinations. Fixes bug #8436. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: add comment in .mk file, add reference to bug.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06barebox: add an option to embed environment imageYegor Yefremov
Barebox provides an option to embed a custom environment image into barebox binary. This image will be used, when the environment found in the environment sector is invalid. Both embedded and external images can be used together, so having both options at the same time is justified. This patch sets barebox Kconfig option CONFIG_DEFAULT_ENVIRONMENT_PATH to user specified path. This way one can use such BR's variables like BR2_EXTERNAL, TOPDIR etc. to provide paths to custom environment folders. Cc: Pieter Smith <pieter@boesman.nl> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06macchanger: add patch to fix musl buildJörg Krause
Add a patch to fix a build error with the musl C library. caddr_t is defined in <sys/types.h>. This header file must be included to fix build with the musl C library: netinfo.c: In function 'mc_net_info_get_permanent_mac': netinfo.c:116:28: error: 'caddr_t' undeclared (first use in this function) req.ifr_data = (caddr_t)epa; The project looks dead, the last commit dates Jan 1, 2014. So the fix is not sent upstream. Fixes: http://autobuild.buildroot.net/results/796/7966ad4f994d893918368891107f660295164f07/ http://autobuild.buildroot.net/results/177/177db3c7cbb59e4388c6742e987f92df53a23fc3/ .. and many more Replaces: http://patchwork.ozlabs.org/patch/572195/ Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>