Commit Graph

29006 Commits

Author SHA1 Message Date
Matthias Reichl 7ce6b81da7 Merge pull request #2764 from MilhouseVH/le90_kodi_201806
kodi: June 2018
2018-06-20 01:43:52 +02:00
MilhouseVH 94a4844513 libcec: update to libcec-8adc786 2018-06-20 00:09:43 +01:00
MilhouseVH b87362324f ffmpeg: update hevc patch 2018-06-20 00:09:43 +01:00
MilhouseVH dce72090f2 kodi-binary-addons: update to latest versions 2018-06-20 00:09:41 +01:00
MilhouseVH a66d61db33 kodi: update to kodi-87c7f9b 2018-06-20 00:09:37 +01:00
Christian Hewitt 112ce44977 Merge pull request #2784 from awiouy/90-tvmosaic-oops
tvmosaic: oops, tvm_delay is lower case
2018-06-19 06:04:44 +04:00
awiouy 285220dc31 tvmosaic: oops, tvm_delay is lower case 2018-06-18 23:18:23 +02:00
Christian Hewitt 419eba4dd5 Merge pull request #2782 from awiouy/90-tvmosaic
tvmosaic: initial addon
2018-06-18 19:55:20 +04:00
awiouy fd13b3c456 tvmosaic: initial addon 2018-06-18 17:43:08 +02:00
Matthias Reichl 13c7a4a2ca Merge pull request #2761 from Kwiboo/linaro-toolchain
linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set
2018-06-18 10:10:03 +02:00
CvH dd4eaa1487 Merge pull request #2776 from MilhouseVH/linux4170
linux (Generic): update to linux-4.17.2
2018-06-17 21:53:12 +02:00
Matthias Reichl 3e4c114f30 linux: add nuvoton cir fix
Straight pick of commit 70c30b1ea706affcb117e3cd3065690abca5ba69

This fix is scheduled for stable but hasn't been added to 4.17 stable
tree yet. Once it hits 4.17 this patch can be dropped.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-17 16:22:01 +01:00
CvH 196403b8fd Merge pull request #2780 from lobermann/libXau_fix
fix missing dependency in libXau
2018-06-17 15:02:41 +02:00
Lukas Obermann 5ab6901698 x11/libXau add missing dependency
after the recent update to xorg server 2.0 I got an error when building libXau that
no package xproto was found. Looking at the PR https://github.com/LibreELEC/LibreELEC.tv/pull/2651
I saw it was changed to xorgproto. Adding it to the dependencies fixed the build
2018-06-17 14:51:07 +02:00
MilhouseVH e4d912459a xf86-video-intel: update to xf86-video-intel-3d39506, add libdrm dependency 2018-06-17 05:38:15 +01:00
Lukas Rusak 226395f257 Merge pull request #2778 from MilhouseVH/le90_distro_tool_octet_stream
distro-tool: handle binary/octet-stream HEAD responses
2018-06-16 21:21:43 -07:00
MilhouseVH 6541ca9c58 distro-tool: handle binary/octet-stream HEAD responses 2018-06-17 05:03:13 +01:00
MilhouseVH a7df1089e2 u-boot: fix build failure when DEBUG is set
Avoid this failure:

  LD      u-boot
  OBJCOPY u-boot.srec
  OBJCOPY u-boot.bin
  OBJCOPY u-boot.hex
Makefile:156: *** DEBUG must be boolean. Stop.
make[2]: *** [/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-KVIM.arm-9.0-devel-next/u-boot-ffc14fc/Makefile:920: acs.bin] Error 2
make[1]: *** [Makefile:147: sub-make] Error 2
2018-06-16 18:28:22 +01:00
MilhouseVH 27716fc609 iwlwifi-firmware: update to iwlwifi-firmware-e8e1c45 2018-06-16 18:28:22 +01:00
Matthias Reichl 41bf471713 squash linux package.mk
remove 'CROSS_COMPILE= '
run make headers_check and make headers_install with all
HOST* variables set

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:22 +01:00
MilhouseVH d853a4fa07 RTL8192DU: fix vfs_read 2018-06-16 18:28:22 +01:00
MilhouseVH 7146f54fb1 RTL8192DU: fix build with aarch64 kernel
Details: https://github.com/xenserver/linux-3.x.pg/blob/master/master/0022-xen-netback-include-definition-of-csum_ipv6_magic.patch
2018-06-16 18:28:22 +01:00
MilhouseVH 9cd439ead5 RTL8192DU: fix build with old 3.x kernels 2018-06-16 18:28:22 +01:00
MilhouseVH ef3c44fc4e Amlogic: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH 5b59c857e7 bcm_sta/slice-drivers/intel_nuc_led: use common kernel_make function 2018-06-16 18:28:22 +01:00