summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: bump to 4.10 kernel versionFabio Estevam2017-02-201-2/+10
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* toolchain: add 4.10.x choice for headersFabio Estevam2017-02-202-0/+9
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux: bump default to version 4.10Fabio Estevam2017-02-201-1/+5
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/quazip: update to 0.7.3Zoltan Gyarmati2017-02-202-2/+2
| | | | | Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board: add support for nexbox a95xPeter Korsgaard2017-02-196-0/+133
| | | | | | | | | | | | | | | | | | | | | Nexbox A95X is a low cost Android STB based around an Amlogic s905(x) SoC (quad A53), 8/16GB eMMC and 1/2GB RAM. Both the s905 (gxbb) and s905x (gxl) variant is supported. This defconfig uses mainline Linux. As the mainline support for s905 is quite young, use the latest release candidate. There is currently no support for this board in U-Boot or sources available for the vendor U-Boot, so the defconfig doesn't build a u-boot and instead uses the existing U-Boot available in the eMMC. This also means that we need to wrap the kernel as uImage, which isn't suppported for aarch64. Instead this is done in the post-build script. Mainline aarch64 defconfig builds most drivers modular, so add mdev for module autoloading. [Peter: explicitly set BR2_cortex_a53=y] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/crudini: upgrade to 0.9Zoltan Gyarmati2017-02-192-5/+5
| | | | | Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cjson: do not build testsFabrice Fontaine2017-02-191-0/+2
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* cjson: bump to version 1.3.0Fabrice Fontaine2017-02-192-2/+2
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libva-intel-driver: project moved to githubBernd Kuhls2017-02-193-5/+5
| | | | | | | | For details read https://lists.01.org/pipermail/intel-vaapi-media/2017-January/000001.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libva: project moved to githubBernd Kuhls2017-02-193-5/+4
| | | | | | | | For details read https://lists.01.org/pipermail/intel-vaapi-media/2017-January/000001.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* boards/nanopi-neo: update defconfigYann E. MORIN2017-02-172-10/+8
| | | | | | | | | - update to released kernel and U-Boot, - move the headers config closer to the kernel ones, - update readme.txt. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* poppler: bump to version 0.52.0Gustavo Zacarias2017-02-172-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ebtables: enable for muslBaruch Siach2017-02-173-2/+80
| | | | | | | | | Add two patches that fix build with musl. The first patch is upstream. The second patch uses the Buildroot workaround to suppress conflicting struct ethhdr definitions. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ffmpeg: remove example source code from targetDanomi Manchego2017-02-171-0/+5
| | | | | | | | There does not appear to be a way to configure the example code installation, so this mod gets rid of it with a post-install hook. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/python-psutil: bump to version 5.1.3Lionel Flandrin2017-02-172-4/+4
| | | | | Signed-off-by: Lionel Flandrin <lionel@svkt.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* perl-cross: bump to version 1.1.4Francois Perrad2017-02-172-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* json-c: bump to version 0.12.1-20160607Danomi Manchego2017-02-162-2/+2
| | | | | | [Peter: stick to the github helper] Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* f2fs-tools: bump to version 1.8.0Gustavo Zacarias2017-02-161-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* unionfs: bump to version 2.0Gustavo Zacarias2017-02-164-41/+29
| | | | | | | | Drop upstream patch. Update ioctl patch since it's still required to build for musl. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* raptor: install package to stagingErwan Gautron2017-02-151-0/+1
| | | | | | | | The raptor package installs some libraries, which will be useful for upcoming packages parts of librdf.org, such as rasqal and redland. Signed-off-by: Erwan Gautron <erwan.gautron@yahoo.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libinput: bump to version 1.6.1Gustavo Zacarias2017-02-152-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sed: bump to version 4.4Gustavo Zacarias2017-02-153-4/+6
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fping: bump to version 3.16Gustavo Zacarias2017-02-152-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* grep: bump to version 3.0Gustavo Zacarias2017-02-152-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* strace: bump to version 4.16Gustavo Zacarias2017-02-152-4/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* file: bump to version 5.30Gustavo Zacarias2017-02-152-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libepoxy: bump to version 1.4.0Gustavo Zacarias2017-02-158-436/+6
| | | | | | | | | | | Drop all patches since they're upstream, yay! Switch to the gnome mirror since it's more handy than github, and it also allows to drop autoreconf since it's a distribution tarball with the configure script is already generated. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libgtk3: bump to version 3.22.8Gustavo Zacarias2017-02-152-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libglib2: bump to version 2.50.3Gustavo Zacarias2017-02-152-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sqlite: bump to version 3.17.0Gustavo Zacarias2017-02-152-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* barebox: bump to version 2017.02.0Fabio Porcedda2017-02-142-5/+5
| | | | | Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gnutls: bump version to 3.5.9Peter Korsgaard2017-02-142-2/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gqrx: remove audio backend dependenciesGwenhael Goavec-Merou2017-02-131-3/+2
| | | | | | | | | Now that the gnuradio gr-audio option selects an audio backend by default, it is no longer needed to depends on BR2_PACKAGE_ALSA_LIB or BR2_PACKAGE_PORTAUDIO in the qgrx package. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gnuradio: make gr-audio select alsa-lib if no backend selectedGwenhael Goavec-Merou2017-02-131-1/+1
| | | | | | | | | gr-audio may be built with alsa-lib or portaudio support. To simplify dependencies if no backend is selected, we automatically select alsa-lib as the default audio backend if portaudio is not enabled. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gqrx: new packageGwenhael Goavec-Merou2017-02-126-0/+96
| | | | | | | | | | | | | | | | | | Gqrx is an open source software defined radio (SDR) receiver implemented using GNU Radio and the Qt GUI toolkit. Currently it works on Linux and Mac with hardware supported by gr-osmosdr, including Funcube Dongle, RTL-SDR, Airspy, HackRF, BladeRF, RFSpace, USRP and SoapySDR. Gqrx can operate as an AM/FM/SSB receiver with audio output or as an FFT-only instrument. There are also various hooks for interacting with external application using network sockets. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Reviewed-by: Romain Naour <romain.naour@gmail.com> [Thomas: - remove unneeded dependency from Config.in, inherited from Qt5 - add entry to DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* classpath: fix typo in CLASSPATH_CONF_OPTS definitionThomas Petazzoni2017-02-121-1/+1
| | | | | | | | This typo was introduced by commit 8f8c02e596e781df77b8cd7d5e7b3c33ae5e36b2 ("classpath: bump to version 0.99"). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* e2fsprogs: bump to version 1.43.4Baruch Siach2017-02-122-3/+3
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* classpath: bump to version 0.99Marcus Hoffmann2017-02-124-732/+5
| | | | | | | | | | | | | | | | | Drop both patches since they are included upstream. We don't need to autoreconf now. Note: classpath 0.99 has a bug in it's autoconf scripts, such that configure always fails when specifying --disable-tools[1]. We enable these for now. Also explicitly disable GJDoc generation, as this defaults to on now. --disable-plugin is not needed any more, since this is now the default. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70660 Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: qemu: bump version to 2.8.0Andrey Yurovsky2017-02-112-2/+2
| | | | | | | | | | | | This adds a CPU definition for the Cortex A7 along with improvements described here: http://wiki.qemu-project.org/ChangeLog/2.8 Tested on an ARM Cortex A7 target (both target and host builds). The change log does not describe any incompatible changes that would affect buildroot targets as far as I am aware. Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lxc: enable selinux if package is selectedFabrice Fontaine2017-02-111-0/+7
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/ffmpeg: bump version to 3.2.4Bernd Kuhls2017-02-112-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: update release announcement with mailing list linkThomas Petazzoni2017-02-111-3/+4
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* CHANGES: final updates before 2017.02-rc1Thomas Petazzoni2017-02-111-5/+11
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Prepare for 2017.02-rc1Thomas Petazzoni2017-02-113-13/+37
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* CHANGES: prepare for 2017.02-rc1Thomas Petazzoni2017-02-111-0/+82
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* poppler: qt5 support needs c++11 (since Qt5.7)Naumann Andreas2017-02-111-0/+4
| | | | | Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* poppler: Add option for Qt5 supportJens Kleintje2017-02-112-0/+16
| | | | | | | Add an option to build the libpoppler-qt5 library. Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5: Rename version variable to include _PACKAGE_Naumann Andreas2017-02-1119-24/+24
| | | | | Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* motion: disable autotools host optimizationRay Kinsella2017-02-111-1/+1
| | | | | | | | | | The motion autotools script helpfully detects the host Microprocessors intr set and optimizes for it. Disabling this feature causes autotools to use the target parameters passed by BR instead. Signed-off-by: Ray Kinsella <ray.kinsella@intel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* wget: add upstream patch to fix build failureRahul Bedarkar2017-02-112-0/+38
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/c86/c8657563e63e1012a3ae3c0c47663a951e280022 Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud