summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-firmware: Add RedPine RS9113 firmwareAlexey Brodkin2017-12-062-0/+11
| | | | | Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi*: bump kernel versionMario Lang2017-12-066-6/+6
| | | | | | | Now based on 4.9.66 (from 4.9.52). Signed-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsodium: bump to version 1.0.15Adrien Gallouët2017-12-062-3/+4
| | | | | Signed-off-by: Adrien Gallouët <adrien@gallouet.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* usbutils: bump to version 009Baruch Siach2017-12-062-2/+2
| | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/icu: bump version to 60.1Bernd Kuhls2017-12-043-44/+4
| | | | | | | | | | | Removed 0006-i18n-Drop-include-xlocale.h.patch, problem was fixed upstream with a different solution: http://bugs.icu-project.org/trac/changeset/40603 Added upstream sha512 hash and license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* S20random: use consistent whitespaceDanomi Manchego2017-12-041-3/+3
| | | | | | | | The S20random is indented with tabs, except for 3 lines. Change to be consistent. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kexec: bump to 2.0.16Tony Lindgren2017-12-042-2/+2
| | | | | | | | | | In 2.0.16 we now have uncompressed kernel size available for ARM starting v4.14 and later kernels. Let's also remove the extra space after the checksum while at it. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gstreamer1: add config option for building unit test librariesPeter Seiderer2017-12-032-1/+6
| | | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> [Thomas: remove "default n", simplify option prompt.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qt5charts: new packageSébastien Szymanski2017-12-035-0/+81
| | | | | | Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> [Thomas: add entry to DEVELOPERS file, update to Qt 5.9.3.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/orangepi-pc-plus: enable WiFi supportSergey Matyukevich2017-12-031-0/+6
| | | | | | | | | | Make WiFi work out of the box on orangepi-pc-plus: - add rtl8xx firmware - add rtl8189fs driver - add mdev for module autoloading Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* rtl8189fs: new packageSergey Matyukevich2017-12-035-0/+31
| | | | | | | | | | | | This package adds the rtl8189fs WiFi driver. The driver is sourced from jwrdegoede's and icenowy's work on GitHub: repo: https://github.com/jwrdegoede/rtl8189ES_linux.git branch: rtl8189fs Driver is known to support Realtek RTL8189FTV chip. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* .gitlab-ci.yml: regenerate with orangepi_pc_plus_defconfigThomas Petazzoni2017-12-031-0/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board/orangepi: add support for orangepi-pc-plus boardSergey Matyukevich2017-12-038-0/+123
| | | | | | | | | | | | | | | This board is a variant of orangepi-pc board. It adds 8GB eMMC and Realtek RTL8189FTV SDIO WiFi chip. This variant has a separate support in U-Boot and kernel. So it makes sense to create a separate entry for this board in buildroot. Board support package includes the following components: - mainline u-boot 2017.09 - mainline kernel 4.13.11 Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> [Thomas: add entry to DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/supertuxkart: bump to 0.9.3Romain Naour2017-12-034-79/+8
| | | | | | | | | Remove upstream patches. See: http://blog.supertuxkart.net/2017/11/supertuxkart-093-released.html Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "trinity: add optional dependency on btrfs-progs"Baruch Siach2017-12-031-4/+0
| | | | | | | | | | This reverts commit a81782a3f5dc08bb8d740acb1e6d361022f62f96. The trinity package does not use btrfs-progs, only btrfs kernel headers. Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* trinity: bump to version 1.8Baruch Siach2017-12-0310-297/+66
| | | | | | | | | | | | | | | | | Drop upstream patches. Add an upstream patch fixing build with kernel headers v4.14 or newer. Enable build for musl; Marcin Nowakowski fixed all incompatibilities in this version. Fixes: http://autobuild.buildroot.net/results/1a8/1a891bfa1f29060003bb7f4fce100aa5a1034673/ http://autobuild.buildroot.net/results/f22/f22cb03a4ec1eafb89ca5e81a2864f928117b54d/ Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-mediaportal-tvserver: fix build with glibc 2.26Bernd Kuhls2017-12-031-0/+33
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/kodi-pvr-stalker: needs libxml2Bernd Kuhls2017-12-032-1/+2
| | | | | | | | | | | | | | | | Since https://git.buildroot.net/buildroot/commit/package/kodi?id=bf9bfd065ba3fab328fd041ca040f2bf134fecf2 kodi itself does not depend on libxml2 anymore which previously provided libxml2 still needed by kodi-pvr-stalker: https://github.com/kodi-pvr/pvr.stalker/blob/Krypton/CMakeLists.txt#L12 Fixes a build error not caught by autobuilders because they do not have host jdk installed: CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/avahi: configure option pygtk was renamed to pygobjectBernd Kuhls2017-12-031-1/+1
| | | | | | | | | | | | | See corresponding commit: https://github.com/lathiat/avahi/commit/142124dae6f043085aba59fca4657c56b2b23b65 Fixes http://autobuild.buildroot.net/results/1e9/1e974c814ae4236077a869339be1143a9af7e5cd/ http://autobuild.buildroot.net/results/010/0101b1205aec5a0c9c6509edf3d302aeaa3bd0ca/ http://autobuild.buildroot.net/results/572/5721634ffa2a4544a82dda08c1fcea331ecdadaf/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: fix again alphabetic ordering for Sergey MatyukevichThomas Petazzoni2017-12-031-2/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: fix alphabetic ordering for Sergey MatyukevichThomas Petazzoni2017-12-031-2/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kvm-unit-tests: bump to kvm-unit-tests-20171020Matthew Weber2017-12-035-47/+14
| | | | | | | | | | | | - 0001-Makefile-remove-Werror-to-avoid-build-failures.patch is adjusted to apply to the new version of kvm-unit-tests - 0001-x86-hyperv_clock-be-explicit-about-mul-instruction-d.patch is removed, as it has been merged upstream as of commit 45276b5860522921c77fb3ccc1458ff5f223c3c6. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libostree: bump to version 2017.13Marcus Folkesson2017-12-032-2/+2
| | | | | Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: Add myself to utils/configMarcus Folkesson2017-12-031-0/+1
| | | | | Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lxc: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* webp: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cjson: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tinydtls: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* minissdpd: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* igd2-for-linux: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* hiredis: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gupnp-dlna: add hash for license fileFabrice Fontaine2017-12-031-0/+3
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gtksourceview: bump to version 3.24.5Fabrice Fontaine2017-12-032-4/+7
| | | | | | | Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libmediaart: add hash for license fileFabrice Fontaine2017-12-031-0/+3
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* domoticz: add hash for license fileFabrice Fontaine2017-12-031-0/+1
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openzwave: add hash for license filesFabrice Fontaine2017-12-021-0/+4
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* webp: add libfreeglut optional dependencyFabrice Fontaine2017-12-021-0/+7
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/weston: fix build with OpenGL ES disabledBernd Kuhls2017-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building this defconfig BR2_TOOLCHAIN_BUILDROOT_LOCALE=y BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y BR2_PACKAGE_MESA3D=y BR2_PACKAGE_MESA3D_DRI_DRIVER_I965=y BR2_PACKAGE_MESA3D_OPENGL_EGL=y BR2_PACKAGE_WESTON=y BR2_PACKAGE_XORG7=y is broken: CC clients/weston_simple_dmabuf_drm-simple-dmabuf-drm.o clients/simple-dmabuf-drm.c: In function 'create_display': clients/simple-dmabuf-drm.c:758:15: warning: implicit declaration of function 'eglQueryString' [-Wimplicit-function-declaration] extensions = eglQueryString(EGL_NO_DISPLAY, EGL_EXTENSIONS); ^~~~~~~~~~~~~~ clients/simple-dmabuf-drm.c:758:30: error: 'EGL_NO_DISPLAY' undeclared (first use in this function) extensions = eglQueryString(EGL_NO_DISPLAY, EGL_EXTENSIONS); ^~~~~~~~~~~~~~ clients/simple-dmabuf-drm.c:758:30: note: each undeclared identifier is reported only once for each function it appears in clients/simple-dmabuf-drm.c:758:46: error: 'EGL_EXTENSIONS' undeclared (first use in this function) extensions = eglQueryString(EGL_NO_DISPLAY, EGL_EXTENSIONS); ^~~~~~~~~~~~~~ clients/simple-dmabuf-drm.c:759:21: warning: implicit declaration of function 'weston_check_egl_extension' [-Wimplicit-function-declaration] if (extensions && !weston_check_egl_extension(extensions, Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* omxplayer: add hash for license fileJulius Kriukas2017-12-021-1/+4
| | | | | Signed-off-by: Julius Kriukas <julius@kriukas.lt> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* check-package: avoid false warning of useless flagRicardo Martincoski2017-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | | Just AUTORECONF = NO is redundant. Just HOST_AUTORECONF = NO is redundant. But the combination of AUTORECONF = YES + HOST_AUTORECONF = NO is valid. So basically for all variables that have inheritance between target and host, having the host variant of the variable set the variable value back to its default is correct if the target variable is set. Instead of increasing complexity of the script to fully detect this case, ignore the host flag set to its default value as it can be overriding a non-default value inherited from the equivalent target flag. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Reported-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/mx51evk: Bump U-Boot and kernel versionsFabio Estevam2017-12-021-4/+4
| | | | | | | Bump U-Boot to version 2017.11 and kernel to 4.14.3. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* webp: add giflib optional dependencyFabrice Fontaine2017-12-021-0/+7
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* motion: add webp supportFabrice Fontaine2017-12-021-0/+7
| | | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gupnp-tools: bump to version 0.8.14Fabrice Fontaine2017-12-022-3/+6
| | | | | | | Add hash for COPYING Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libostree: disable manpages/documentation generationMarcus Folkesson2017-12-021-1/+6
| | | | | | | | | | | --enable-man is set to `auto` as default, which may break builds. Should fix: http://autobuild.buildroot.net/results/43c298afcea20d17bfd9638c8bbee2a912c643be/ Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* fs: prepare temp directory before running PRE_GEN hooksYann E. MORIN2017-12-021-1/+1
| | | | | | | | | | | | | | | | | | | Some filesystems have PRE_GEN hooks that create a directory structure under the temporary directory. For example, iso9660 will create a sub-directory where it stores the kernel (in case of initramfs or initrd). So, we must run the PRE_GEN hooks after we cleanup/create the temporary directory. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/42835965 https://gitlab.com/buildroot.org/buildroot/-/jobs/42835967 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>
* .gitlab-ci.yml: extend check-package test to hash filesThomas Petazzoni2017-12-022-2/+2
| | | | | | | | Now that all issues in hash files have been fixed, let's try to make sure we don't introduce new ones by checking regularly the hash files issues in Gitlab CI. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gstreamer1: fix hash filesThomas Petazzoni2017-12-0210-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In many gstreamer1 packages, the line containing a comment about the origin of the hash was not prefixed with a pound sign as it should be. Fixes those check-package warnings: ./package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-vaapi/gst1-vaapi.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-vaapi/gst1-vaapi.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gstreamer1/gstreamer1.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gstreamer1/gstreamer1.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-libav/gst1-libav.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst1-libav/gst1-libav.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst-omx/gst-omx.hash:1: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/gstreamer1/gst-omx/gst-omx.hash:1: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* freetype: remove empty line at end of hash fileThomas Petazzoni2017-12-021-1/+0
| | | | | | | | Fixes the following check-package warning: ./package/freetype/freetype.hash:10: empty line at end of file Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-schedule: add missing hash typeThomas Petazzoni2017-12-021-1/+1
| | | | | | | | | Fixes the following check-package warning: ./package/python-schedule/python-schedule.hash:5: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) ./package/python-schedule/python-schedule.hash:5: unexpected type of hash (http://nightly.buildroot.org/#adding-packages-hash) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud