summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/libfastjson: fix build without threadsYann E. MORIN2016-07-152-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | libfastjson is supposed to use the __sync_*4 atomic intrinsics, but alas it is not using them because their ./configure decides they are not available: it uses AC_TRY_RUN to check for them, and the default is to decide they are not available, because of cross-compilation. Besides, one of the source files was not including the generated config.h, so even after fixing ./configure there was still a build error. The first patch is a backport from upstream to fix the missing inclusion. The second patch is switching AC_TRY_RUN over to AC_LINK_IFELSE, as the only thing we're interested in is to check for the presence of the atomic intrisics, and linking is enough for that. Fixes: http://autobuild.buildroot.org/results/192/1923d0b570adba494f83747a9610ea6ec35f5223/ http://autobuild.buildroot.org/results/23a/23ac0e742ed3a70ae4d038f8c9eadc23e708f671/ and many others... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/upmpdcli: needs MMUYann E. MORIN2016-07-151-2/+4
| | | | | | | | | | | | | | ... because it uses fork(). Fixes: http://autobuild.buildroot.org/results/9ae/9ae5c773e62bbe84f2d0495f074d659fa3dcd55b/ http://autobuild.buildroot.org/results/8af/8afb9f96bb827b723b859ff73cdf674ca6434e7c/ http://autobuild.buildroot.org/results/abe/abe9be3b78f26f56035ec805a86ab33b1d145a02/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Jörg Krause <joerg.krause@embedded.rocks> [Thomas: propagate to the Config.in comment.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sdl2_{gfx,image,ttf}: use lower-case package prompt in Config.inThomas Petazzoni2016-07-153-3/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sdl2_ttf: new packagePeter Thompson2016-07-154-0/+29
| | | | | | | | | | Signed-off-by: Peter Thompson <peter.macleod.thompson@gmail.com> [Thomas: - point <pkg>_LICENSE_FILES to a file that actually exists - add host-pkgconf to the dependencies - remove unneeded CONF_OPTS options - pass FREETYPE_CONFIG in the environment to point to freetype-config] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sdl2_image: new packagePeter Thompson2016-07-154-0/+70
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Thompson <peter.macleod.thompson@gmail.com> [Thomas: - remove all sub-options to select the various image formats. Between no formats enabled and all formats enabled, the size difference of the library is ~30 KB, so it really isn't worth having all those sub-options: -rwxr-xr-x 1 thomas thomas 22444 juil. 15 15:51 libSDL2_image-2.0.so.0.0.1 -rwxr-xr-x 1 thomas thomas 59216 juil. 15 15:52 libSDL2_image-2.0.so.0.0.1 consequently, we simply enable unconditionally all image formats that don't have any dependency, and use "automatic" dependencies for the 4 formats that require an external library - remove the host package variant, as it isn't used anywhere. - remove --with-sdl2-prefix and --with-sdl2-exec-prefix, and instead add a dependency on host-pkgconf so that pkg-config is used - remove --disable-static, this is handled by the autotools-package infrastructure already - point <pkg>_LICENSE_FILES to an existing file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sdl2_gfx: new packagePeter Thompson2016-07-154-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Thompson <peter.macleod.thompson@gmail.com> [Thomas: - Rewrap Config.in help text. - Remove unused SDL2_GFX_VERSION_MAJOR variable - Add host-pkgconf to the dependencies, since pkg-config is used to find sdl2. This fixes the build, otherwise -I/usr/include/sdl2 was added to the CFLAGS when sdl2-config was found on the host machine. - Remove --with-sdl2-prefix, since this option doesn't exist, and using pkg-config is a better solution (--with-sdl-prefix exists, but is not useful when pkg-config is available). - Remove --enable-static, packages are not supposed to pass such an option, it's not automatically by the autotools package infrastructure. - Pass --disable-sdltest instead of --disable-sdl2test since the latter doesn't exist, while the former does. - Pass SDL2_GFX_AUTORECONF = YES since the configure/Makefile.in are not up-to-date and therefore it tries to use aclocal at build time. - Adjust _LICENSE_FILES, since there is no file named 'LICENSE', use the smallest source file instead, since it contains the license text.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt: add option for enabling the accessibility supportRomain Perier2016-07-152-1/+11
| | | | | | | | This adds an entry in the configuration menu in order to enable or disable the accessibility support. Signed-off-by: Romain Perier <romain.perier@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/xserver_xorg-server: add version 1.17.4Romain Perier2016-07-152-0/+12
| | | | | | | | | | | | | | | | Some old binary blobs drivers only implement an old VIDEODRV ABI. This is the case for the AMD Catalyst driver for example. Such a situation already exists with the nvidia-tegra23, that only support the VIDEODRV ABI 14. Since VIDEODRV ABIs are not backward compatible [0], lets introduce an older Xserver version that supports such an old ABI. 0. https://www.x.org/wiki/XorgModuleABIVersions/ Signed-off-by: Romain Perier <romain.perier@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/rt-tests: disable for musl toolchainsRomain Naour2016-07-151-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | The cyclictest program doesn't build with musl toolchains due to several issues with a different implementation of the "struct sigevent" from Glibc/uClibc and musl (similar to [1]). The pi_stress program doesn't build with musl toolchains with the following error since musl doesn't provide _POSIX_THREAD_PRIO_INHERIT define even if musl have Priority Inheritance mutexes [2]: src/pi_tests/pi_stress.c:78:2: error: #error "Can't run this test without PI Mutex support" #error "Can't run this test without PI Mutex support" Since the fix for cyclictest is not trivial, disable rt-tests for musl toolchains. Fixes: http://autobuild.buildroot.net/results/c27/c272ef7df6190cbb688e6db0b1ee210e6fbb472c [1] https://bugs.mysql.com/bug.php?id=80322 [2] http://www.openwall.com/lists/musl/2016/03/18/6 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/rt-tests: bump to 1.0Romain Naour2016-07-159-280/+97
| | | | | | | | | | | | | | | | | | | | | Rebase patch 01 and 02 on v1.0 Remove upstream patches 03 and 04. Switch to release tarball (.xz) and use BR2_KERNEL_MIRROR Remove HASPYTHON since it has been removed from patch 01 and clear PYLIB if PYTHON package is not selected. Remove NPTL handling since the patch upstreamed by Alexey Brodkin has been reverted [1] Add hash file [1] https://git.kernel.org/cgit/utils/rt-tests/rt-tests.git/commit/?id=6f3c1ba9e8403cff6ca12351c43bde68e0fbca25 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/rt-tests: switch to the upstream repositoryRomain Naour2016-07-151-1/+1
| | | | | | | rt-tests is not maintained from Clark Williams's repository anymore. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* olimex_a20_olinuxino_lime: bump u-boot to 2016.07Francois Perrad2016-07-151-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libgpg-error: disable testsYann E. MORIN2016-07-151-0/+2
| | | | | | | | Tests are not usefull on an embedded device. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-prompt-toolkit: new packageYegor Yefremov2016-07-154-0/+27
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-wcwidth: new packageYegor Yefremov2016-07-154-0/+25
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libassuan: bump version to 2.4.3Vicente Olivert Riera2016-07-152-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgcrypt: bump version to 1.7.2Vicente Olivert Riera2016-07-152-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgpg-error: bump version to 1.24Vicente Olivert Riera2016-07-152-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* log4cpp: fix musl compilePeter Seiderer2016-07-151-0/+34
| | | | | | | | | | | | | | | Include proper config.h (via log4cpp/Portability.hh) to fix the evaluate of LOG4CPP_HAVE_STDINT_H in the file tests/Clock.hh Fixes [1]: Clock.hh:17:13: error: 'int64_t' does not name a type typedef int64_t usec_t; [1] http://autobuild.buildroot.net/results/186/1867632f30531da69f06b965bc833817400f618f Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fbset: fix musl compilePeter Seiderer2016-07-151-0/+33
| | | | | | | | | | | | | Unconditional include <asm/types.h> for __u32 type. Fixes [1]: error: unknown type name '__u32' [1] http://autobuild.buildroot.net/results/90f/90fc7954c532417c2ceaf9ab8549099d84561a42 Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ntp: add support for SHM clocksYugendra Sai Babu Nadupuru2016-07-152-0/+12
| | | | | | | | | | In order for gpsd to work with the new version of ntpd, an enable option must be added to the configure step of ntp that allows for support of SHM clocks to be attached through shared memory. Signed-off-by: Yugendra Sai Babu Nadupuru <yugendra.sai.babu.nadupuru@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/chrony: fix systemd serviceChristian Stewart2016-07-151-1/+1
| | | | | | | | Fixes the systemd service, the binary is located at /usr/sbin not /usr/bin. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openblas: fix build failure for MIPS n32Vicente Olivert Riera2016-07-151-0/+116
| | | | | | | | | | | | | | | | Support for n32 ABI in OpenBLAS is not complete. Adding a patch to fix this problem. This patch has been sent upstream as a pull request: https://github.com/xianyi/OpenBLAS/pull/926 Fixes: http://autobuild.buildroot.net/results/1e8/1e8506a0d7b4fe1b773535f7d23ca422c03f9770/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/swupdate: bump to version 2016.07Jörg Krause2016-07-154-41/+13
| | | | | | | | | | * Remove fetching upstream patch to fix build without MTD support * Update .config * Update help text as SSL support is now needed for other features than the webserver too Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "cmake: bump version to 3.6.0"Thomas Petazzoni2016-07-153-20/+15
| | | | | | | | | This reverts commit b6ff742ca0d8b2901036d3ad03fe60c6b2a7725f. This bump causes numerous build failures, so Vicente and Yann proposed to revert it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* jemalloc: bump version to 4.2.1Eric Le Bihan2016-07-152-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* jemalloc: fix sparc64 buildEric Le Bihan2016-07-151-0/+30
| | | | | | | | | | | | | | | GCC 4.9.3 for sparc64 defines __sparc_v9__, not __sparc64__ nor __sparcv9 (as reported by `gcc -dM -E - < /dev/null | egrep 'sparc|arch'`). This prevents LG_QUANTUM from being properly defined. Adding this new value solves the issue. Fixes: http://autobuild.buildroot.net/results/95d/95df560b13be7abbce6aeeb3ed0f0814d597bd08/ Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/mpd: bump to version 0.19.17Jörg Krause2016-07-152-2/+2
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* memcached: bump to version 1.4.29Gustavo Zacarias2016-07-142-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* freetype: bump to version 2.6.5Gustavo Zacarias2016-07-142-5/+4
| | | | | | | Switch to savannah download site since sourceforge is acting funny. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gnutls: security bump to version 3.4.14Gustavo Zacarias2016-07-142-2/+2
| | | | | | | | | Fixes: GNUTLS-SA-2016-2 - vulnerability that affects certificate verification when GnuTLS is used in combination with the p11-kit trust module. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imagemagick: bump version to 7.0.2-4Vicente Olivert Riera2016-07-142-3/+2
| | | | | | | Option --without-jp2 removed as it doesn't exist anymore. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 3.18.x and 4.{1, 4}.x seriesGustavo Zacarias2016-07-141-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* nasm: bump to version 2.12.02Gustavo Zacarias2016-07-142-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* git: bump version to 2.9.1Vicente Olivert Riera2016-07-142-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cmake: bump version to 3.6.0Vicente Olivert Riera2016-07-143-15/+20
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* toolchain: Bump ARC tools to arc-2016.09-eng006Zakharov Vlad2016-07-1217-5/+5
| | | | | | | | | | | | | | | | | | | | | | As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commit continues a series of updates of ARC tools. This engineering build fixes the kernel dwarf stack unwinder feature for ARC targets. We still keep GDB as it is of arc-2016.03 release because there're some issues we'd like to resolve before releasing it to wider audience. So again note this is next engineering builds of arc-2016.09 series and it might have all kinds of breakages, please don't use it for production builds. Related to: 4520524ba055706236db9f00dd79f1b2e2e87fde Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/syslog-ng: fix localstatdir directoryAdam Duskett2016-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | syslog-ng is built with the default buildroot flag localstatdir=/var This causes three issues: 1) syslog-ng creates two files (syslog-ng.ctl and syslog-ng.persist in /var) which shouldn't have random files generated in it. 2) SELinux expects it in it's default directory /var/run. 3) This breakes read only file systems because /var/ usually isn't mounted as a seperate filing system. Setting the buildflag to the default /var/run fixes all three of thee of these issues. Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: mx53loco: Bump U-Boot version to 2016.07Fabio Estevam2016-07-122-51/+1
| | | | | | | | Bump U-Boot version to 2016.07 and also remove the extra patch as it is already part of U-Boot mainline now. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: mx51evk: Bump U-Boot version to 2016.07Fabio Estevam2016-07-122-51/+1
| | | | | | | | Bump U-Boot version to 2016.07 and also remove the extra patch as it is already part of U-Boot mainline now. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* uboot-tools: bump to version 2016.07Fabio Estevam2016-07-123-23/+12
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* opusfile: bump to version 0.8Peter Korsgaard2016-07-122-2/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* boot/uboot: bump to version 2016.07Fabio Estevam2016-07-122-3/+3
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* acpica: needs threadsErico Nunes2016-07-121-0/+4
| | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/53e/53e38f278ad6d1a7d0a48bce74976f59475b1a99/ http://autobuild.buildroot.net/results/a7c/a7cc6187451f944e6846d3f6b5cd3aac700796dd/ Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/e2fsprogs: fix 0002 patchYann E. MORIN2016-07-121-0/+15
| | | | | | | | | | | | | | | | | | | | | Patch 0002-fuse2fs-might-need-librt.patch introduced a new configure.ac variable that should contain whether -lrt is needed to gt clock_gettime. However, it forgot to propagate that variable into the Makefiles. Because e2fprogs is not using automake (just autoconf), the configure variables are not automatically propagated; it needs to be done manually. Fixes: http://autobuild.buildroot.org/results/edf/edf4195d33720d51031a84c3bdb6b6b0ed3b4731/ http://autobuild.buildroot.org/results/987/987efb687870062c509361eaefd0ff80043392f8/ http://autobuild.buildroot.org/results/f58/f58b5f8f5cd069b63aae4249bc7aefb145789b7d/ [...] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* botan: bump to version 1.10.13Francois Perrad2016-07-122-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* htop: bump to version 2.0.1Ricardo Martincoski2016-07-124-30/+43
| | | | | | | | | | | | | | | | | | | | | | | | | - drop 0001-native-affinity.patch as it was replaced upstream [1]. Autoreconf could be dropped - drop conf env ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes because these tests no longer run when cross-compiling [2] - upstream created a custom check function to use ncurses*-config [3] but it does not allow to override the path to ncurses*-config, leading to a build failure as the htop build system would search the path of host tools. A new patch 0001-Allow-to-override-ncurses-config-path.patch allows this override [4]. It brings back the need to autoreconf - set path to ncurses5-config in conf env in order to avoid the htop build system finding it in the path of host tools [1] https://github.com/hishamhm/htop/commit/dfad0afb36df9ac104490454c6472625e3ecbe0c [2] https://github.com/hishamhm/htop/commit/b56195663760d76ea61d9ed15121dd4a13fa68cd [3] https://github.com/hishamhm/htop/commit/96c929f82b811f054726f1ba3e5fd065976a1204 [4] https://github.com/hishamhm/htop/pull/524/commits/666f12f60f7d7936af932bf513bc0e9c5c5158f9 Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: Bump to 4.6.4 kernelFabio Estevam2016-07-111-1/+1
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: Bump default to version 4.6.4Fabio Estevam2016-07-111-2/+2
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-tomako: bump to version 0.1.0.post1Yegor Yefremov2016-07-112-6/+6
| | | | | | | Add license file. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud