summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* erlang-goldrush: bump to version 0.1.8Frank Hunleth2016-02-201-1/+1
| | | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pkg-rebar.mk: pass C++ compiler path and optionsFrank Hunleth2016-02-201-0/+2
| | | | | | | | | | | | | Previously only the C compiler path and options were passed to rebar. Erlang projects that used the C++ compiler would fail to build, which would for example be the case with the latest version of erlang-p1-stringprep. This fixes those errors. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> [Thomas: adjust commit message to indicate an example of an Erlang package that needs the C++ compiler.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* erlang: bump to version 18.2.1Frank Hunleth2016-02-203-86/+8
| | | | | | | | | | This is a major release of Erlang that includes a licensing change from the EPL to the Apache License, significant changes to the timer APIs, better support for large maps, and security improvements. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.18Bernd Kuhls2016-02-202-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* privoxy: new packageGustavo Zacarias2016-02-204-0/+32
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wpan-tools: new packageGustavo Zacarias2016-02-205-0/+69
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: fix alphabetic ordering in Config.inThomas Petazzoni2016-02-201-1/+1
| | | | | | | The python-crossbar package was not added at the right location, so this commit fixes the alphabetic ordering. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-crossbar: new packageMauro Condarelli2016-02-204-0/+55
| | | | | | | | | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - Remove dependency on having .py files, since building/testing with .pyc files only was successful. - Remove the "# runtime" comment for all dependencies, and only mention it once before all "select". - Add missing dependencies on: BR2_PACKAGE_PYTHON_PYCPARSER and BR2_PACKAGE_PYTHON_LMDB. - Use AGPLv3 for the license instead of AGPL3.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-autobahn: new packageMauro Condarelli2016-02-204-0/+27
| | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> [Thomas: remove dependency on having .py files, since it builds fine and imports fine with .pyc files only.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pynacl: new packageMauro Condarelli2016-02-204-0/+29
| | | | | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - remove python-six from the build dependencies, it is only a runtime dependency - add host-python-cffi in the build dependencies.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/zip: add host-zipMartin Bark2016-02-202-0/+11
| | | | | | | | | Make the host variant of zip available. This can be useful in post-{build,image} scripts. Signed-off-by: Martin Bark <martin@barkynet.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/systemd: bump version to 229Gabe Evans2016-02-202-2/+2
| | | | | Signed-off-by: Gabe Evans <gabe@hashrabbit.co> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tmux: bump to version 2.1Ricardo Martincoski2016-02-204-3/+45
| | | | | | | | | | | Add patch to fix musl build by removing inclusion of sys/cdefs.h. Patch was backported from upstream master and can be dropped in the next version bump. Update homepage link Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board/firefly_rk3288: add new boardAriel D'Alessandro2016-02-207-0/+161
| | | | | | | | | | | | | This commit adds basic configuration files for the Firefly RK3288 board. Both minimal and demo defconfigs are added. The latter enables Qt5 with the required Mali T76X GPU user space components. More info about the board: http://en.t-firefly.com/en/firenow/firefly_rk3288/specifications/ [Peter: use same-as-kernel for kernel headers] Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* mali-t76x: add new packageAriel D'Alessandro2016-02-206-0/+80
| | | | | | | | | | | Package provides the binary user-space components for the ARM Mali Midgard T76X GPU. Note that this package requires a kernel with the ARM Mali Midgard GPU Kernel Drivers enabled. Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-wsaccel: new packageMauro Condarelli2016-02-204-0/+23
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-setproctitle: new packageMauro Condarelli2016-02-204-0/+24
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-ujson: new packageMauro Condarelli2016-02-194-0/+24
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/avahi: bump to version 0.6.32Jörg Krause2016-02-193-33/+3
| | | | | | | | | | Also: * switch download site to github as the previous download page is not maintained anymore * drop 0004-no-gtk-deprecations.patch as it is applied upstream Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyasn-modules: new packageMauro Condarelli2016-02-194-0/+29
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-txaio: new packageMauro Condarelli2016-02-194-0/+25
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-treq: new packageMauro Condarelli2016-02-194-0/+31
| | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: rewrap Config.in help text.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-service-identity: new packageMauro Condarelli2016-02-194-0/+28
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyopenssl: new packageYegor Yefremov2016-02-194-0/+30
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-cryptography: new packageYegor Yefremov2016-02-194-0/+42
| | | | | | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - fix license information: it is either Apache-2.0 *or* BSD-3c - add the LICENSE file to the list of license files, since it is the one that explains that the license is either Apache-2.0 or BSD-3c.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-shutilwhich: new packageMauro Condarelli2016-02-194-0/+24
| | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's not MIT, but PSF.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pytrie: new packageMauro Condarelli2016-02-194-0/+24
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pygments: new packageMauro Condarelli2016-02-194-0/+24
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-lmdb: new packageMauro Condarelli2016-02-194-0/+24
| | | | | | | | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - switch to Github, which has a LICENSE file. The issue was reported upstream: https://github.com/dw/py-lmdb/issues/108. Then added the <pkg>_LICENSE_FILES variable. - bump version to 0.89 (instead of 0.88) - indicate the proper license, following the SPDX code for the OpenLDAP 2.8 license.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pycparser: python runtime addedMauro Condarelli2016-02-193-0/+8
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* glibc: bump default to version 2.22Gustavo Zacarias2016-02-191-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* glibc: add version 2.23Gustavo Zacarias2016-02-192-1/+9
| | | | | | | Clarify the reason it's not available for sparc < v9. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/upmpdcli: bump to version 1.1.0Jörg Krause2016-02-192-4/+4
| | | | | | | | | | upmpdcli version 1.1.0 requires libupnpp version 0.14.1. Also adjust the installation of the config file. It is renamed to upmpdcli.conf-dist in the sources, but we install it as upmpdcli.conf as usual. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libupnpp: bump to version 0.14.1Jörg Krause2016-02-192-3/+3
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gvfs: bump to version 1.26.3Gustavo Zacarias2016-02-182-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-characteristic: new packageMauro Condarelli2016-02-174-0/+24
| | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* usbredir: bump to version 0.7.1Gustavo Zacarias2016-02-172-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* xterm: bump to version 322Gustavo Zacarias2016-02-172-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* musl: add fwrite regression patchGustavo Zacarias2016-02-171-0/+38
| | | | | | | | As pointed in http://www.openwall.com/lists/musl/2016/02/17/3 add the fwrite regression patch for the recent 1.1.13 release. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* yajl: Bump version to 2.1.0Maxime Hadjinlian2016-02-175-43/+54
| | | | | | | | | | | | | | | | Remove 0001-math-link.patch as some added code render it useless. Rework 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch because it did not apply anymore. This patch is already in a PR upstream. Add 0001-cmake-uClibc-Fix-missing-libm-for-tests.patch, to fix a build error with uClibc toolchain. This has been sent upstream: https://github.com/lloyd/yajl/pull/184 Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* pv: bump to version 1.6.0Peter Korsgaard2016-02-173-24/+2
| | | | | | And drop patch now upstream. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wine: Bump to version 1.8.1André Hentschel2016-02-163-113/+2
| | | | | | | | | Bumping to stable version 1.8.1 Upstreamed patch is finally dropped. Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/nvme: new packageMamatha Inamdar2016-02-164-0/+33
| | | | | | | | Add support for building NVME utility - a utility for interacting with standard NVM Express (optimized PCI Express SSD interface) devices. Signed-off-by: Mamatha Inamdar <mamatha4@linux.vnet.ibm.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* musl: bump to version 1.1.13Gustavo Zacarias2016-02-162-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sqlite: bump to version 3.11.0Gustavo Zacarias2016-02-162-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/nodejs: bump version to 5.6.0Martin Bark2016-02-167-3/+3
| | | | | | | | This is an important security release. See https://nodejs.org/en/blog/release/v5.6.0/ for further details Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cantarell: bump to version 0.21Gustavo Zacarias2016-02-162-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* barebox: bump to version 2016.02.0Fabio Porcedda2016-02-152-5/+5
| | | | | Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: add support for MT7601uMatt Weber2016-02-152-0/+11
| | | | | | | | MT7601u is a MediaTek Wifi 802.11n dongle (New chipset from the combined ralink/mediaTek company) Signed-off-by: Matt Weber <matt@thewebers.ws> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/monolinte: updating download urlAngelo Compagnucci2016-02-141-1/+1
| | | | | | | Latest mono revision changed download url for monolite, updating it. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud