summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lua-valua: new packageFrancois Perrad2017-09-244-0/+25
| | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Arnout: rewrap help text] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* lua-datafile: new packageFrancois Perrad2017-09-244-0/+23
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* lua-curl: new packageFrancois Perrad2017-09-244-0/+24
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* luaposix: bump to version 34.0.1Francois Perrad2017-09-242-5/+21
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* configs/imx6q-sabresd_defconfig: Switch to SPL bootFabio Estevam2017-09-241-4/+6
| | | | | | | | | | U-Boot 2017.07 has switched to SPL boot, which allows the same binary to boot on imx6dl, imx6q and imx6qp sabresd boards. Switch to the SPL mechanism. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* imx: Introduce an SPL genimage templateFabio Estevam2017-09-242-1/+56
| | | | | | | | Introduce a genimage template for booting SPL + u-boot.img U-Boot binaries. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/mpfr: bump to version 3.1.6Bernd Kuhls2017-09-242-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* python-lxml: bump to version 4.0.0Yegor Yefremov2017-09-242-2/+2
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/sysklogd: add systemd servicesPetr Kulhavy2017-09-243-0/+36
| | | | | | | | Sysklogd had only SYSV init scripts. Add systemd service files to start klogd and syslogd. Signed-off-by: Petr Kulhavy <brain@jikos.cz> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/rsyslog: fix wrong symlink for systemd servicePetr Kulhavy2017-09-241-1/+1
| | | | | | | | | | | The symlink to /etc/systemd/system/syslog.service was pointing 4 levels up to /usr/lib instead of 3 levels up. This wasn't an issue on the actual system (/../ equals to / ) but was causing a deadlink in the TARGET directory. Signed-off-by: Petr Kulhavy <brain@jikos.cz> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/pulseaudio: bump version to 11.1Bernd Kuhls2017-09-2410-67/+26
| | | | | | | | | | | | | Dependency to json-c was dropped, updated reverse dependencies as well and added optional dependency to libatomic_ops https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/configure.ac#n250 when __sync_bool_compare_and_swap is not available. Removed patch applied upstream: 0002-webrtc-C-11-is-only-required-for-WebRTC-support.patch Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/protobuf-c: bump version to 1.3.0Bernd Kuhls2017-09-242-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* protobuf, python-protobuf: bump to v3.4.1Bernd Kuhls2017-09-243-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/poco: Update check for uclibc toolchainBernd Kuhls2017-09-241-1/+1
| | | | | | | | LIBC is really only used to construct the target tuple. To check if we are using a uClibc toolchain, we use BR2_TOOLCHAIN_USES_UCLIBC. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/poco: bump version to 1.7.9Bernd Kuhls2017-09-245-35/+2
| | | | | | | | | | Removed patch applied upstream: https://github.com/pocoproject/poco/commit/30159aea4b3f6421da9d74a8bf22aad6d3bf26b4 Renumbered remaining patches. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/pinentry: added optional support for qt5Bernd Kuhls2017-09-242-3/+26
| | | | | | | | | | Upstream added support for qt5: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=commit;h=abb59f50abf698ff1e56490fb39bcc98c26ab44b Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Arnout: completely separate qt4 and qt5 in the .mk file instead of making a complicated mix.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* bash: fix static buildBaruch Siach2017-09-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building bash statically, configure does not initialize the SHOBJ_STATUS variable. The SHOBJ_STATUS make variable in examples/loadables/Makefile.in must resolve to either 'supported' or 'unsupported'. Otherwise, the install-$(SHOBJ_STATUS) target does not exist. This leads to the following build failure: make[2]: Entering directory '.../output/build/bash-4.4/examples/loadables' make[2]: *** No rule to make target 'install-', needed by 'install'. Stop. make[2]: Leaving directory '.../output/build/bash-4.4/examples/loadables' Makefile:793: recipe for target 'install' failed with the following defconfig: BR2_arm=y BR2_STATIC_LIBS=y BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y BR2_PACKAGE_BASH=y Note that this doesn't terminate the build so it's not detected as an error by the autobuilders. Set SHOBJ_STATUS in the configure environment as a workaround. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/openobex: bump version to 1.7.2Bernd Kuhls2017-09-246-113/+57
| | | | | | | | | | | | | | | | | | Package switched to cmake without providing most of the autoconf options previously available. Therefore we move all suboptions to Config.in.legacy. All patches are removed, the files to be patched do not exist anymore. OPENOBEX_EXTRACT_CMDS is not needed anymore, upstream provides the source as .tar.gz now. Version 1.6 added support for libusb-1.x and udev. The current version also supports bluez5_utils, not only bluez_utils. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Arnout: add help text to legacy options] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/openmpi: bump version to 1.10.7Bernd Kuhls2017-09-242-3/+5
| | | | | | | Added sha256 hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/opencv3: bump version to 3.3.0Bernd Kuhls2017-09-243-2566/+3
| | | | | | | | | | | Removed patch applied upstream: https://github.com/opencv/opencv/commit/e16227b53cabab1caa4b7aba8ff59a630528348f In-source-builds are not allowed anymore: https://github.com/opencv/opencv/commit/a07d8a89b6b38b1a1f35ac808955dab97985becb Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* mpv: bump version to 0.27.0Mahyar Koshkouei2017-09-242-2/+2
| | | | | | | Includes some fixes for the Raspberry Pi, amongst many others. Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* ffmpeg: Add support for hardware accelaration on RPiMahyar Koshkouei2017-09-241-0/+8
| | | | | | Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com> [Arnout: wrap the long line] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* rpi-userland: bump to latest versionMahyar Koshkouei2017-09-242-2/+2
| | | | | Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* docs: clarify <packagename>_PATCH behaviourAlexander Mukhin2017-09-241-3/+8
| | | | | | | | | | | | Reiterate once more that <packagename>_PATCH variable can point to an arbitrary URL, not just to a path relative to <packagename>_SITE. While we're at it, also explain that the patch should be added to the .hash file. Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com> [Arnout: add sentence about .hash file.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/tslib: update to 1.13Martin Kepplinger2017-09-242-3/+3
| | | | | | | see https://github.com/kergoth/tslib/releases Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/lvm2: add missing host-pkgconf dependencyRomain Naour2017-09-241-0/+2
| | | | | | | | | | | configure.ac use PKG_CHECK_MODULES macro to find some libraries dependencies. So add host-pkgconf in LVM2_DEPENDENCIES. Fixes: checking pkg-config is at least version 0.9.0... ./configure: line 9875: [...]/host/bin/pkg-config: No such file or directory Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/nvidia-driver: bump version to 384.69Bernd Kuhls2017-09-242-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/nvidia-driver: depends on xlib_libX11 & xlib_libXextBernd Kuhls2017-09-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix libglu build error CXXLD libGLU.la /home/buildroot/br4/output/host/lib/gcc/i586-buildroot-linux-gnu/6.4.0/../../../../i586-buildroot-linux-gnu/bin/ld: cannot find -lXext /home/buildroot/br4/output/host/lib/gcc/i586-buildroot-linux-gnu/6.4.0/../../../../i586-buildroot-linux-gnu/bin/ld: cannot find -lX11 collect2: error: ld returned 1 exit status using this defconfig BR2_TOOLCHAIN_BUILDROOT_GLIBC=y BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_PACKAGE_XORG7=y BR2_PACKAGE_XSERVER_XORG_SERVER=y BR2_PACKAGE_NVIDIA_DRIVER=y BR2_PACKAGE_LIBGLU=y The nvidia binary blob is linked to libX11.so & libEext.so $ output/host/bin/i586-buildroot-linux-gnu-readelf -a output/target/usr/lib/libGL.so | grep NEEDED 0x00000001 (NEEDED) Shared library: [libnvidia-tls.so.381.09] 0x00000001 (NEEDED) Shared library: [libnvidia-glcore.so.381.09] 0x00000001 (NEEDED) Shared library: [libX11.so.6] 0x00000001 (NEEDED) Shared library: [libXext.so.6] 0x00000001 (NEEDED) Shared library: [libc.so.6] 0x00000001 (NEEDED) Shared library: [libdl.so.2] which is also reflected by Libs-section of package/nvidia-driver/gl.pc. To allow other packages linking to libGL.so provided by this package we need to reflect the fact that xlib_libX11 & xlib_libXext are not runtime-only dependencies. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/libglu: needs host-pkgconfBernd Kuhls2017-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fix build error >>> libglu 9.0.0 Autoreconfiguring configure.ac:50: error: Could not locate the pkg-config autoconf macros. These are usually located in /usr/share/aclocal/pkg.m4. If your macros are in a different location, try setting the environment variable ACLOCAL="aclocal -I/other/macro/dir" before running autoreconf. configure.ac:50: the top level autom4te: /home/buildroot/br4/output/host/bin/m4 failed with exit status: 1 using this defconfig BR2_TOOLCHAIN_BUILDROOT_GLIBC=y BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_PACKAGE_XORG7=y BR2_PACKAGE_XSERVER_XORG_SERVER=y BR2_PACKAGE_NVIDIA_DRIVER=y BR2_PACKAGE_LIBGLU=y Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* webkitgtk: Allow toggling WebDriver supportAdrian Perez de Castro2017-09-242-0/+12
| | | | | | | | | | Version 2.18.x includes support for remotely controlling WebKitGTK+ based browsers using the standard WebDriver API. Typically this is used by Web developers, and in most cases it will be desirable to disable it from builds. Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* webkitgtk: update to version 2.18.0Adrian Perez de Castro2017-09-248-354/+11
| | | | | | | | | | | | | | | | | | | Release notes: https://webkitgtk.org/2017/09/11/webkitgtk2.18.0-released.html No corresponding WebKit Security Advisory (WSA) has been published. All patches have been applied upstream. This also bumps the required target GCC version, due to the WebKit code now using more modern C++ features which were introduced in version 5.x of the compiler. Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> [Arnout: - propagate dependency to midori; - mention in commit message why patches were removed.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/nodejs: bump version to 8.5.0Bernd Kuhls2017-09-242-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/libuv: bump version to 1.14.1Bernd Kuhls2017-09-242-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* python-six: add host variantJulien Floret2017-09-243-0/+11
| | | | | | | | | While currently there is no in-tree Buildroot package which depends on host-python-six, it can be needed to build external packages. Signed-off-by: Julien Floret <julien.floret@6wind.com> Tested-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/nmap: bump version to 7.60Bernd Kuhls2017-09-242-4/+12
| | | | | | | | | | Version 7.60 added optional support for libssh2: http://seclists.org/nmap-announce/2017/4 Switched _SITE to https Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/ngircd: add optional support for linux-pamBernd Kuhls2017-09-241-0/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/ngircd: make zlib an optional dependencyBernd Kuhls2017-09-242-2/+7
| | | | | | | | zlib is not a hard dependency: https://github.com/ngircd/ngircd/blob/master/configure.ng#L256 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/ngircd: add optional support for gnutlsBernd Kuhls2017-09-241-0/+6
| | | | | | | | openssl and gnutls can not be enabled at the same time: https://github.com/ngircd/ngircd/blob/master/configure.ng#L449 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/ngircd: add optional dependency to opensslBernd Kuhls2017-09-241-0/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/ngircd: bump version to 24Bernd Kuhls2017-09-243-3/+47
| | | | | | | Switched _SITE to https, added patch to fix compile error. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/slang: bump version to 2.3.1aBernd Kuhls2017-09-247-322/+17
| | | | | | | | | | | | | | | | | | | | | | | Switched to bz2 tarball, upstream does not provide a gz tarball anymore. Rebased 0001-slsh-libs.patch according to https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-libs/slang/files/slang-2.3.1-slsh-libs.patch Removed patches applied upstream: 0002-Enable-a-statically-linked-version-of-slsh.patch 0003-Disable-module-support-in-the-statically-linked-version-of-slsh.patch 0005-make-install-static-do-install-pkgconfig-as-install-.patch Removed 0004-Rename-posix_close-function-to-posix_close_slfile.patch after upstream committed a different solution, Alpine Linux did the same when bumping to 2.3.1: https://git.alpinelinux.org/cgit/aports/commit/main/slang?id=d4d252e4dea77c868259b0ef1f3d9cfbe6dc2152 Added sha256 hash and license file hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Arnout: Added sha256 hash and license file hash.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/neard: bump version to 0.16Bernd Kuhls2017-09-243-3/+10
| | | | | | | | | | Added systemd support needed after upstream commit https://git.kernel.org/pub/scm/network/nfc/neard.git/commit/?id=ffc849bc1c83f0c9f31cbdf9bf843cf245496183 Fixed broken link in Config.in help section. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* rpi-firmware: bump to latest versionMahyar Koshkouei2017-09-242-2/+2
| | | | | Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* package/librsync: not available in static buildsBernd Kuhls2017-09-241-0/+4
| | | | | | | | | | | Upstream only supports shared builds: https://github.com/librsync/librsync/blob/master/CMakeLists.txt#L319 Fixes http://autobuild.buildroot.net/results/4b8/4b8db2d520373d0c9127e0d7695b5aeda6925dc5/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* pkg-download: remove explicit PKG_VERSION from github helperMarcin Nowakowski2017-09-242-3/+6
| | | | | | | | | | | | | | | | Currently it is always required to add package version as an argument to the github helper. Since the version is always defined as PKG_VERSION, drop this argument and generate it automatically inside the helper routine. The github helper function is extended to support both 2 and 3 argument variants (ie. either use the provided package version argument or automatically substitute with PKG_VERSION if not available), which can make the transition of the package files easier as well allows using the 3-argument variant outside of package definitions. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* shairport-sync: fix static link with mbedtlsBaruch Siach2017-09-241-0/+6
| | | | | | | | | | | | | mbedtls provided libraries are interdependent. libmbedtls depends on libmbedx509. Both depend on libmbedcrypto. When compression is enabled libz is also needed. Fixes: http://autobuild.buildroot.net/results/79d/79d9aff5edb6a767c38efb54256a4f20fc36a6ee/ Cc: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* wsapi: fix Lua 5.3 compatibilityFrancois Perrad2017-09-241-0/+41
| | | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Arnout: use git-formatted patch] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* orbit: mark as only with Lua 5.1Francois Perrad2017-09-241-0/+5
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* lbase64: build as generic-package instead of luarocksFrancois Perrad2017-09-244-11/+37
| | | | | | | | | | | | The author of lbase64 maintains 3 separate versions of the package for the 3 Lua versions. Only the 5.1 version is uploaded to luarocks, so that is the one we currently support in Buildroot. However, the three versions are nearly identical. With a small patch, this allows us to support all Lua versions from a single tarball. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* gst1-plugins-bad: fix build against openjpeg 2.2Peter Seiderer2017-09-242-0/+97
| | | | | | | | | | | | | Add upstream patch to fix build against openjpeg 2.2. Fixes [1]: gstopenjpeg.h:42:37: fatal error: openjpeg-2.1/openjpeg.h: No such file or directory [1] http://autobuild.buildroot.net/results/90f1f7838f08e3a557be27470406d4d84dbcc828 Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud