summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ipset: drop obsolete patchBaruch Siach2017-03-052-41/+0
| | | | | | | | | Since commit 0552a367dbd ("Remove --{enable, disable}-debug configure flags.") we do not pass --enable-debug to configure script. The patch to remove -Werror in this case is thus no longer needed. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi3_defconfig: add raspberry pi 3 compute module supportMartin Bark2017-03-052-1/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi0_defconfig: add raspberry pi zero w supportMartin Bark2017-03-052-1/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/rpi-userland: bump versionMartin Bark2017-03-052-2/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/rpi-firmware: bump versionMartin Bark2017-03-052-2/+2
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi3_defconfig: bump kernel version to 4.9.13Martin Bark2017-03-051-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi2_defconfig: bump kernel version to 4.9.13Martin Bark2017-03-051-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi0_defconfig: bump kernel version to 4.9.13Martin Bark2017-03-051-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi_defconfig: bump kernel version to 4.9.13Martin Bark2017-03-051-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/{mesa3d, mesa3d-headers}: bump version to 17.0.1Bernd Kuhls2017-03-053-6/+6
| | | | | | | Changed _SITE according to URL mentioned in upstream release note. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xapp_sessreg: bump version to 1.1.1Bernd Kuhls2017-03-054-36/+4
| | | | | | | | | | | Removed patch applied upstream: https://cgit.freedesktop.org/xorg/app/sessreg/commit/?id=93f5d5abf6b214a4b36e00cd09174d24b2ed0a6d Renumbered remaining patch. Changed _SITE according to URL mentioned in upstream release note. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xlib_libX11: bump version to 1.6.5Bernd Kuhls2017-03-052-4/+4
| | | | | | | Changed _SITE according to URL mentioned in upstream release note. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/x11r7/xserver_xorg-server: bump version to 1.19.2Bernd Kuhls2017-03-056-5/+5
| | | | | | | Changed _SITE according to URL mentioned in upstream release note. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/wayland: don't build testsYann E. MORIN2017-03-052-1/+73
| | | | | | | | | | | | | | | wayland is entirely written in C, except for a single test that is written in C++. Since we are not interested in running the tests on the target, add an option to configure to disable tests altogether. Fixes: http://autobuild.buildroot.org/results/291/291e0f1ea18004190ae5acd9bec147cacc3e4bda/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/wayland: drop non-existing configure optionYann E. MORIN2017-03-051-1/+1
| | | | | | | | --disable-scanner was removed back in 2015, so drop it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lpeg: bump to version 1.0.1Francois Perrad2017-03-052-2/+2
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: add Martin Bark for package/nodejsMartin Bark2017-03-051-0/+1
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tzdata: bump version to 2017aMartin Bark2017-03-052-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/zic: bump version to 2017aMartin Bark2017-03-052-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/bluez5_utils: bump version to 5.44Bernd Kuhls2017-03-052-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/chrony: bump version to 3.1Bernd Kuhls2017-03-052-4/+4
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc: add patch to sync sys/timex.hWaldemar Brodkorb2017-03-051-0/+85
| | | | | | | | | This fixes a qemu-user compile error. Reported-by: François Perrad <francois.perrad@gadz.org> Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* putty: needs wchar supportThomas Petazzoni2017-03-041-0/+5
| | | | | | | | | | | putty uses mbstate_t, which is a wchar related definition, so wchar support is needed in the toolchain. Fixes: http://autobuild.buildroot.net/results/0e3f4306513b79306d43338eced890205632c395/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: remove cosmo packageThomas Petazzoni2017-03-041-1/+0
| | | | | | | | The cosmo package has been removed in commit 2c8438866394f2146ab60c483a820e3ca78ce560, but the entry in the DEVELOPERS file was forgotten. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* arch: add support for the csky architectureGuo Ren2017-03-044-0/+62
| | | | | | | | This commit provides basic support for the C-SKY architecture. Signed-off-by: Guo Ren <ren_guo@c-sky.com> [Thomas: minor tweaks.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* support/mkusers: rename variable to avoid name clashingYann E. MORIN2017-03-041-7/+7
| | | | | | | | | | | | | | | | | | | The LINES variable is automatically set by bash to represent the number of lines in the terminal. That variable can be set when the shell receives SIGWINCH. If the shell does receive SIGWINCH after our LINES array is filled, the content of the array is mangled. Rename the variable to avoid that. Fixes #9456 Reported-by: George Y. <georgebrmz@oss3d.com> Reported-by: Paul Stewart <paulstewartis@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/librsvg: disable gdk-pixbuf-loaderRomain Naour2017-03-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | gdk-pixbuf-loader support is enabled by default but it silently fail to generate gdk-pixbuf.loaders file when host != target. For exemple on ARM target: output/host/usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la g_module_open() failed for output/build/librsvg-2.40.16/gdk-pixbuf-loader/./libpixbufloader-svg.la: output/build/librsvg-2.40.16/gdk-pixbuf-loader/./.libs/libpixbufloader-svg.so: wrong ELF class: ELFCLASS32 But it doesn't break the build. When host = target using the Sourcery CodeBench AMD64 2016.11 toolchain optimized for x86_68 AMD Puma/Jaguar or AMD Steamroller, it break the build due to "Illegal instruction". output/host/usr/bin/gdk-pixbuf-query-loaders libpixbufloader-svg.la Illegal instruction (core dumped) Since this option is broken for cross-compilation, disable it. Fixes: http://autobuild.buildroot.net/results/393/393145bc9bcb93d6df55ec8c63725c3d9a299957 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "python-pytrie: bump to version 0.3"Thomas Petazzoni2017-03-042-5/+5
| | | | | | | | | | | This reverts commit b0c7bd34286b39192dc8958dcf2140b240032b19, which causes some build failures. Fixes: http://autobuild.buildroot.net/results/e4209a2209bba769c264f8c4c6dfe2995443c243/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "python-pyasn: bump to version 1.6.0b1"Thomas Petazzoni2017-03-042-6/+6
| | | | | | | | | | | This reverts commit 98c9b1bec6fd511889f38c72bc4aa5aba89e264d, which causes build failures. Fixes: http://autobuild.buildroot.net/results/27e1c6cdf330bd2009bf8895d8c72a7c4f5186af/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "python-pyasn: fix legal info"Thomas Petazzoni2017-03-041-2/+2
| | | | | | | | This reverts commit aca82a056b04f1bc1d2578e414d8a8d1eaf66207, which is needed to revert commit 98c9b1bec6fd511889f38c72bc4aa5aba89e264d, which itself causes build failures. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "python-cherrypy: bump to version 10.1.1"Thomas Petazzoni2017-03-042-5/+5
| | | | | | | | | | | This reverts commit 98c0bb2324ab8a2eb2bacaa497f11f773af771cd, which causes some build failures. Fixes: http://autobuild.buildroot.net/results/b66/b66f8fbce3a5127b69a09bdc91a460a3c107e29d/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-enum: fix license informationThomas Petazzoni2017-03-041-2/+2
| | | | | | | | | | | | | | | | | | | | | The bump of python-enum to version 0.4.6 in commit 636df89872c7b6a6bed2c679cf65da41309ac652 forgot to update the license information. Even though the PKG-INFO file still pretends it's GPLv2 or Python license, the only license file available is LICENSE.GPL-3 (which indicates a GPLv3 license), and the comment header in the source code is pretty clear: This is free software: you may copy, modify, and/or distribute this work under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of that license or any later version. No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details. Fixes: http://autobuild.buildroot.net/results/7fec1c7cde710f523263e74b1849f1f4488b7d26/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/mx51evk: Bump U-Boot and kernel versionsFabio Estevam2017-03-031-4/+4
| | | | | | | Bump U-Boot to 2017.01 version and kernel to 4.9.13. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* vala: bump to version 0.34.5Gustavo Zacarias2017-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ed: bump to version 1.14.2Baruch Siach2017-03-032-5/+3
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docker-engine: bump to version 17.03.0-ceFabrice Fontaine2017-03-032-3/+3
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docker-containerd: bump to version 977c511eda0925a723debdc94d09459af49d082aFabrice Fontaine2017-03-032-2/+2
| | | | | | | This is a runtime dependency of docker-engine in version 17.03.0-ce Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70Fabrice Fontaine2017-03-032-2/+2
| | | | | | | This is a runtime dependency of docker-engine in version 17.03.0-ce Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* weston: bump to version 2.0.0Gustavo Zacarias2017-03-037-231/+3
| | | | | | | Drop upstream patches. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wayland: bump to version 1.13.0Gustavo Zacarias2017-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump to version 1.6.2Gustavo Zacarias2017-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgtk3: bump to version 3.22.9Gustavo Zacarias2017-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: bump default to version 4.10.1Gustavo Zacarias2017-03-031-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 4.10.x and 3.2.x seriesGustavo Zacarias2017-03-031-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tslib: bump to version 1.6Martin Kepplinger2017-03-032-3/+3
| | | | | Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libepoxy: bump to version 1.4.1Gustavo Zacarias2017-03-032-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/alsamixergui: add license informationWolfgang Grandegger2017-03-031-0/+2
| | | | | Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/memtool: fix trailing /Yann E. MORIN2017-03-031-1/+1
| | | | | | 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>
* Revert "nano: bump to version 2.7.5"Gustavo Zacarias2017-03-032-2/+2
| | | | | | | | | | | | | | The bump causes build failure with musl, this new version uses with undefined REG_STARTEND which is a glibc-ism that isn't available for musl-based toolchains. The introduction of this is to address https://savannah.gnu.org/bugs/?50030 so it's not quite straightforward to fix. This reverts commit d0035543432edddee4dcb017ac4dd74832133e89. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* yaml-cpp: update homepage linkBaruch Siach2017-03-031-1/+1
| | | | | | Cc: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud