Commit Graph

3158 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
a66d61db33 kodi: update to kodi-87c7f9b 2018-06-20 00:09:37 +01: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
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
ef3c44fc4e Amlogic: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH
d772d0aef2 Generic: disable DRIVER_ADDONS_SUPPORT 2018-06-16 18:28:21 +01:00
MilhouseVH
a36c96047b linux (Generic): config options 4.17 2018-06-16 18:28:21 +01:00
Jonas Karlman
4f99564084 Rockchip: use linaro arm-linux-gnueabihf toolchain 2018-06-14 07:42:40 +02:00
Jonas Karlman
f28faae236 linux: use linaro toolchain when KERNEL_LINARO_TOOLCHAIN is set 2018-06-14 07:42:40 +02:00
Jonas Karlman
675025b7b9 gcc-linaro-arm-linux-gnueabihf: update name and path 2018-06-14 07:42:40 +02:00
Christian Hewitt
fe9ef4b908 Merge pull request #2745 from InuSasha/fixes/lepotato
device-tree-amlogic: add LePotato dts files to EXTRA_TREE
2018-06-09 08:07:40 +01:00
Sascha Kuehndel (InuSasha)
ca54a7f1a9 WC/WP: use older linaro compiler for WeTek_Core/Play
- linux-3.10 are not able to build with gcc-8.1
2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
e4067359f8 device-tree-amlogic: add LePotato dts files to EXTRA_TREE
solves the problem to  for LePotato
2018-06-02 14:16:47 +02:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0 bootloader: use labels defined by distro options 2018-05-29 22:33:35 +02:00
Tomas Kelemen (vudiq)
efe33a0a96 platform_init: use labels defined by distro options 2018-05-29 09:23:01 +02:00
MilhouseVH
03e9a0806c Merge pull request #2690 from lrusak/rockchip-kernel-name
Rockchip: use default kernel name
2018-05-23 01:50:48 +01:00
Lukas Rusak
06be91edee Rockchip: use default kernel name 2018-05-20 20:14:46 -07:00
MilhouseVH
d8d723d7c2 init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades 2018-05-15 22:14:42 +01:00
Alex Deryskyba
156b5fb2c5 Merge pull request #2674 from CvH/9.0-uboot-deps
add u-boot-tools package dependency for WC & WP
2018-04-28 14:33:12 +03:00
Matthias Reichl
45dd79bff4 u-boot-tools-aml: move to packages/tools
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 17:23:37 +02:00
cvh
24aafc936f remove mkimage dependency for WC & WP 2018-04-27 12:06:04 +02:00
MilhouseVH
2de2d29ab1 config: update options for 4.14.37 2018-04-26 23:47:23 +01:00
Matthias Reichl
7abe081088 RPi/RPi2: sync GPIO input config with RPi foundation kernel
This fixes gpio-key, gpio-shutdown and rotary-encoder overlays
not working in LE.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-26 23:47:23 +01:00