summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package: add python-texttablePeter Korsgaard2018-03-105-0/+26
| | | | | | | | Module for creating simple ASCII tables. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-cached-propertyPeter Korsgaard2018-03-105-0/+26
| | | | | | | A decorator for caching properties in classes. [Peter: Correct license as pointed out by Yegor] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-dockerPeter Korsgaard2018-03-106-0/+85
| | | | | | | | Python library for the Docker Engine API. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-backports-ssl-match-hostnamePeter Korsgaard2018-03-105-0/+27
| | | | | | | | | | | The ssl.match_hostname() function from Python 3.5. This function IS available in python 2.7 since 2.7.9, but it doesn't support matching on IP addresses which is needed for some use cases. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-websocket-clientPeter Korsgaard2018-03-105-0/+29
| | | | | | | | WebSocket client module for python. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: add python-docker-pycredsPeter Korsgaard2018-03-105-0/+27
| | | | | | | | Python bindings for the docker credentials store API. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/x11r7/xdriver_xf86-video-amdgpu: bump version to 18.0.0Bernd Kuhls2018-03-092-6/+8
| | | | | | | Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cups-filters: Add patch to remove relative symbolic link from installOlivier Schonken2018-03-091-0/+46
| | | | | | | | | | | | | | | On older build systems with old coreutils, using relative symbolic link (ln -r) does not work, and causes failed builds. Workaround is to use normal symbolic link with a relative path. e.g. ../../$(BINDIR) This fix is dependent on bumping cups-filters version to 1.20.1 because of autotools issue with Makefile.am changes. Fixes: http://autobuild.buildroot.net/results/77a6369f3530a2a6a055f7fd664f1ad424274d77 Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cups-filters: bump to 1.20.1Olivier Schonken2018-03-092-2/+2
| | | | | Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ympd: add license hashFabrice Fontaine2018-03-091-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libhttpparser: bump version to 2.8.0Martin Bark2018-03-093-15/+19
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/c-ares: bump version to 1.14.0Martin Bark2018-03-092-2/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libuv: bump version to 1.19.2Martin Bark2018-03-092-2/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/nodejs: bump version to 8.10.0Martin Bark2018-03-092-3/+3
| | | | | | | See https://nodejs.org/en/blog/release/v8.10.0/ Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/x11r7/xdriver_xf86-video-vesa: bump version to 2.4.0Bernd Kuhls2018-03-092-3/+8
| | | | | | | Added all upstream hashes and license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/x11r7/xdriver_xf86-video-ati: bump version to 18.0.0Bernd Kuhls2018-03-092-6/+8
| | | | | | | | Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Tested-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/riotboard: remove defconfigThomas Petazzoni2018-03-094-89/+0
| | | | | | | | | | | | | | | | This defconfig fails to build with gcc 6.x, even though we switched to using gcc 6.x as the default gcc version in May 2017. This defconfig also hasn't seen any non-mechanical update since November 2015. So it's time to get rid of it, in order to remove the following build failure: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306938 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libmpdclient: add host-meson dependencyFabrice Fontaine2018-03-092-0/+2
| | | | | | | | | | | Fixes: - http://autobuild.buildroot.net/results/00a/00af3302c4029670a585beb3cb65bd8623cf12da Add a libmpdclient entry for myself in DEVELOPERS Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Tested-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* fbgrab: Fix some problems in the patch metadataTimo Ketola2018-03-091-1/+3
| | | | | | | | | | | The patch description was missing Upstream-Status tag. It was given in the commit which added this patch but not in the patch itself as should be. Signed-off-by tag accidentally didn't follow the usual format. Signed-off-by: Timo Ketola <timo.ketola@exertus.fi> Reviewed-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* systemd: do not use host system-uid/gid rangesAnssi Hannula2018-03-091-0/+2
| | | | | | | | | | | | | | systemd meson.build uses values from host /etc/login.defs if system-uid-max and system-gid-max build options are not explicitly specified. Avoid that by setting system-uid-max and system-gid-max to 999 which is the systemd default if SYSTEM_UID_MAX and SYSTEM_GID_MAX are not set in /etc/login.defs. Signed-off-by: Anssi Hannula <anssi.hannula@bitwise.fi> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libevdev: bump version to 1.5.9Peter Seiderer2018-03-092-6/+9
| | | | | | | | | | - for details see [1] - add hash for license file [1] https://lists.freedesktop.org/archives/input-tools/2018-March/001464.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* btrfs-progs: bump to version 4.15.1Baruch Siach2018-03-093-42/+3
| | | | | | | | | | Disable libzstd support explicitly to avoid configure failure. The Buildroot zstd package does not currently install its library. Drop upstream patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* rhash: bump to version 1.3.5Baruch Siach2018-03-092-4/+7
| | | | | | | Add sha256 and license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* utils/scanpypi: correctly handle license dirs in subdirs for .hash filesPeter Korsgaard2018-03-091-1/+1
| | | | | | | | | | | | | create_hash_file() used basename(licensefile) when it writes the entry for the license file in the .hash, which is obviously not correct when license file is locate in a sub directory. Instead copy the logic from __create_mk_license() to strip the directory prefix from the absolute filename instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 4.{14, 15}.x seriesFabio Estevam2018-03-091-2/+2
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux: bump default to version 4.15.8Fabio Estevam2018-03-091-1/+1
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tpm2-tss: new packageCarlos Santos2018-03-084-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | OSS implementation of the TCG TPM2 Software Stack (TSS2). This stack consists of the following layers from top to bottom: * System API (SAPI) as described in the system level API and TPM command transmission interface specification. This API is a 1-to-1 mapping of the TPM2 commands documented in Part 3 of the TPM2 specification. Additionally there are asynchronous versions of each command. These asynchronous variants may be useful for integration into event-driven programming environments. Both the synchronous and asynchronous API are exposed through a single library: libsapi. * TPM Command Transmission Interface (TCTI) that is described in the same specification. This API provides a standard interface to transmit / receive TPM command / response buffers. It is expected that any number of libraries implementing the TCTI API will be implemented as a way to abstract various platform specific IPC mechanisms. Currently this repository provides two TCTI implementations: libtcti-device and libtcti-socket. The prior should be used for direct access to the TPM through the Linux kernel driver. The later implements the protocol exposed by the Microsoft software TPM2 simulator. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* zyre: bump to v2.0.0Thomas Petazzoni2018-03-082-2/+2
| | | | | | | | | | | | | v2.0.0 has been released after commit 1d949e4bf79b694ea883c325f5813e87ddc2a687, which we currently use, and it has the advantage of fixing the build with recent versions of czmq. Fixes: http://autobuild.buildroot.net/results/f5804474033d5ff781af2bf195de2b81362f7be2/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: Add myself as a maintainer of fbgrabTimo Ketola2018-03-081-1/+3
| | | | | | | | Daniel's address is bouncing and my touch on fbgrab is now the most recent one. Signed-off-by: Timo Ketola <timo.ketola@exertus.fi> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/linux: drop useless intermediate DTS booleansYann E. MORIN2018-03-082-26/+6
| | | | | | | | | | | | | | | Just use whatever the user specified in the list. An empty list means no DTS was specified. No need to add legacy option, as the behaviour does not change. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Simon van der Veldt <simon.vanderveldt@gmail.com> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Tested-by: Joshua Henderson <joshua.henderson@microchip.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* fbgrab: add patch fixing pixel format reportTimo Ketola2018-03-081-0/+22
| | | | | | | | | | | When verbosive, fbgrab reports pixel format. Green and blue offset and msb_right fields are accidentally swapped there. This commit adds a patch which straightens them up. Upstream-Status: Submitted [Gunnar Monell <gmo@linux.nu>] Signed-off-by: Timo Ketola <timo.ketola@exertus.fi> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gtest: add license hashFabrice Fontaine2018-03-081-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libcoap: add licenses hashFabrice Fontaine2018-03-081-0/+3
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* rapidjson: add license hashFabrice Fontaine2018-03-081-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mpd-mpc: bump to version 0.29Jörg Krause2018-03-082-5/+27
| | | | | | | | | | Since version 0.29 MPDs mpc only supports the meson build. Therefore, adapt the package infrastructure according to the user manual. Also add a hash for the license file. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libmpdclient: bump to version 2.14Jörg Krause2018-03-082-5/+32
| | | | | | | | | | Since version 2.13 libmpdclient only supports the meson build. Therefore, adapt to package infrastructure according to the user manual. Also add a hash for the license file. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* meson: bump to version 0.45.0Jörg Krause2018-03-082-3/+3
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* DEVELOPERS: Add myself to Ci20Ezequiel Garcia2018-03-081-0/+2
| | | | | Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* support/check-bin-arch: exclude kernel modules for merged /usrYann E. MORIN2018-03-072-2/+3
| | | | | | | | | | | When using a merged /usr, the kernel module path is really /usr/lib/modules, as /lib is a symlink to usr/lib . Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* spport/check-bin-arch: accept arbitrary per-package ignore pathsYann E. MORIN2018-03-073-22/+42
| | | | | | | | | | | | | | | Some packages (mostly, out-of-tree) may want to install binary blobs for another architecture, outside the locations we currently exclude, like in /opt or whatever... Add support in check-bin-arch to accept any arbitrary location, that individual package can each request to excude from the check, when they are installed. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* jsoncpp: do not always build static libraryFabrice Fontaine2018-03-071-0/+6
| | | | | | | | | Currently, static libray is always built as BUILD_STATIC_LIBS is ON by default so correctly set BUILD_STATIC_LIBS depending on BR2_SHARED_LIBS variable Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libusbgx: bump to v0.2.0John Keeping2018-03-072-2/+2
| | | | | | | | | The GitHub tag is really "libusbgx-0.2.0" so we end up with a slightly strange looking version and archive name, but this is correct given the tag. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/teliv_evk_pro3: remove defconfigThomas Petazzoni2018-03-0711-613/+0
| | | | | | | | | | | | | | | | | | | | This defconfig fails to build with gcc 6.x, even though we switched to using gcc 6.x as the default gcc version in May 2017. It hasn't been updated since April 2017, and the original submitter, Fabio Porcedda said: Unfortunately a newer kernel doesn't boot and I don't have the time to fix the issue. If having a defconfig that doesn't build on gcc 6.x is unacceptable feel free to remove it. So, let's get rid of this defconfig, which will remove the following build error: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306952 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mpd: bump to version 0.20.18Jörg Krause2018-03-072-2/+3
| | | | | | | Also add hash for license file. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/x11r7/libxcb: bump version to 1.13Bernd Kuhls2018-03-072-3/+8
| | | | | | | Added all upstream hashes and license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libdrm: bump version to 2.4.91Bernd Kuhls2018-03-072-6/+6
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* jsoncpp: bump to version 1.8.4Fabrice Fontaine2018-03-072-2/+3
| | | | | | | Add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* upmpdcli: add license hashFabrice Fontaine2018-03-071-0/+3
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libupnpp: fix licenseFabrice Fontaine2018-03-072-1/+4
| | | | | | | | Add license hash and fix LICENSE: since November 2016 (release 0.15.2), libupnpp is licensed under LGPL-2.1+ and not GPL-2.0+ Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libminiupnpc: add license hashFabrice Fontaine2018-03-071-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud