MilhouseVH
114ca2fad2
linux (Generic): rebase ir timeout patch
2018-07-03 23:00:56 +01:00
MilhouseVH
a0c9eda6cc
linux (Generic): update to linux-4.17.4
2018-07-03 22:36:57 +01:00
MilhouseVH
914cadbafd
linux (Generic): Add patch to partially revert waitboosting fix
2018-07-03 07:16:02 +01:00
MilhouseVH
6bd47f042e
Merge pull request #2802 from lrusak/valgrind
...
valgrind: add patch to enable armv8
2018-07-02 00:03:54 +01:00
MilhouseVH
07faf59094
Merge pull request #2801 from lrusak/mesa-vaapi
...
mesa: only build va tracker if using a gallium driver that uses it
2018-07-02 00:02:54 +01:00
MilhouseVH
dc596457d7
Merge pull request #2808 from HiassofT/le9-revert-dash
...
Revert "dash: add package, configure as CONFIG_SHELL"
2018-07-01 23:39:05 +01:00
MilhouseVH
3c6e81b801
Merge pull request #2809 from HiassofT/le9-package-cache
...
config/functions: store package caches in build dir
2018-07-01 23:38:39 +01:00
Matthias Reichl
670a95c1ae
config/functions: store package caches in build dir
...
Storing the cache in an exported environment variable can
result in build failures if the cache exceeds the MAX_ARG_STRLEN
limit (128k on linux) which can be triggered by building in a
rather deeply nested directory.
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-07-01 10:44:17 +02:00
Matthias Reichl
25f254890f
Revert "dash: add package, configure as CONFIG_SHELL"
...
This reverts commit 3b5986704e002602cf72c9e34206d2938dcc0a0b.
The config shell is set as an interpreter in libtool scripts
and as Linux has a hard limit of 127 bytes on the first line
in scripts (including the hashbang) this causes the build to
fail with a "bad interpreter" error if the path to the config
shell exceeds this limit.
These errors were first noticed on jenkins builds but can be
easily reproduced by building LibreELEC in a longer build dir.
eg RPi2 clean build failing on libtool invocation in kmod build:
./doltlibtool: /home/hias/rpi/libreelec-testing-with-a-long-directory-path-as-on-jenkins/build.LibreELEC-RPi2.arm-9.0-devel/kmod-24/.x86_64-linux-gnu/libtool: /home/hias/rpi/libreelec-testing-with-a-long-directory-path-as-on-jenkins/build.LibreELEC-RPi2.arm-9.0-devel/toolchain/bin/d: bad interpreter: No such file or directory
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-30 12:31:22 +02:00
MilhouseVH
b1103b5f2b
linux (Generic): update GLK quirk patch to v3
2018-06-29 13:52:18 +01:00
CvH
089f97db7f
ffmpeg-tools: update add-on
2018-06-28 19:16:29 +01:00
CvH
c4dd50a763
ffmpegx: update to 4.0.1
2018-06-28 19:16:29 +01:00
CvH
7a15f2a711
aom: update to 96ee0eb
2018-06-28 19:16:29 +01:00
CvH
c19bd3465b
x265: update to 2.8
2018-06-28 19:16:29 +01:00
CvH
57d78a37df
x264: update to 20180627
2018-06-28 19:16:29 +01:00
CvH
ba231d92c9
ffmpegx: rename binary to ffmpeg
2018-06-28 19:16:29 +01:00
MilhouseVH
6fba156c79
ffmpeg: install ffmpeg from ffmpeg-tools, don't include in image
...
Kodi doesn't need the command line ffmpeg, so don't install it.
This means we can install the full-fat command line ffmpeg from
ffmpeg-tools, and we don't need to call it ffmpegx as there is no
longer any conflict.
2018-06-28 19:16:09 +01:00
MilhouseVH
3e3cc3ded0
Merge pull request #2794 from CvH/9.0-config-drop-crap
...
configure: drop unused build options
2018-06-28 17:57:59 +01:00
MilhouseVH
51a227f148
RPi: update to firmware 32a1c7c
2018-06-27 21:07:02 +01:00
MilhouseVH
315d9bc825
linux (RPi): update to linux-4.14.52
2018-06-27 21:06:51 +01:00
Matthias Reichl
f1977c91aa
Merge pull request #2785 from MilhouseVH/le90_dash_config_shell
...
dash: add package, configure as default CONFIG_SHELL [RFC]
2018-06-27 07:38:50 +02:00
Christian Hewitt
5fb04ac86f
Merge pull request #2800 from MilhouseVH/le90_samba_4.8.3
...
samba: update to samba-4.8.3
2018-06-27 04:43:38 +04:00
Lukas Rusak
35cc038e0e
valgrind: add patch to enable armv8
2018-06-26 14:54:57 -07:00
MilhouseVH
5f91f0cf49
debug: dependencies don't build with debug by default. use + suffix to enable
2018-06-26 22:30:49 +01:00
Lukas Rusak
81122ec909
mesa: only build va tracker if using a gallium driver that uses it
2018-06-26 12:48:15 -07:00
DaVukovic
e9906ee6d5
Add AMD support and react on used used kernel
2018-06-26 20:42:18 +02:00
MilhouseVH
c5b941105c
samba: update to samba-4.8.3
2018-06-26 19:27:48 +01:00
CvH
0aeedb579b
lcdd: remove unused options
2018-06-26 19:40:57 +02:00
CvH
a12c2e8401
dtach: remove unused options
2018-06-26 19:40:57 +02:00
CvH
22ab0df2ce
libstatgrab: remove unused options
2018-06-26 19:40:57 +02:00
CvH
d41793ae82
libmediainfo: remove unused options
2018-06-26 19:40:57 +02:00
CvH
87121f6fb9
Python3: fix typo at option
2018-06-26 19:40:57 +02:00
CvH
9adf3204b9
elfutils: remove unused options
2018-06-26 19:40:57 +02:00
CvH
14d2950c2f
fribidi: remove unused options
2018-06-26 19:40:57 +02:00
CvH
68d00111d1
libva: remove unused options
2018-06-26 19:40:57 +02:00
CvH
a92499c106
avahi: remove unused options
2018-06-26 19:40:57 +02:00
CvH
65c9e31e0e
connman: remove unused options
2018-06-26 19:40:57 +02:00
CvH
8533636b52
libnfs: remove unused options
2018-06-26 19:40:57 +02:00
CvH
e22172110f
openvpn: remove unused options
2018-06-26 19:40:57 +02:00
CvH
9adb9d24d7
font-misc-misc: remove unused options
2018-06-26 19:40:57 +02:00
CvH
01c4249cb8
libx11: remove unused options
2018-06-26 19:40:57 +02:00
CvH
8a68ff8e56
xcb-proto: remove unused options
2018-06-26 19:40:57 +02:00
CvH
4947c066d9
xorg-server: remove unused options
2018-06-26 19:40:57 +02:00
Christian Hewitt
259242a24a
Merge pull request #2790 from CvH/9.0-chrome-final
...
chrome browser
2018-06-26 19:55:46 +04:00
MilhouseVH
672c0a3b3a
linux (Generic): update to linux-4.17.3
2018-06-26 06:13:47 +01:00
Christian Hewitt
d712b8493c
Merge pull request #2684 from CvH/9.0-saphire
...
sapphire: update add-on to 6.9
2018-06-26 06:41:07 +04:00
Christian Hewitt
d223a103c3
Merge pull request #2728 from CvH/9.0-clean-moonlight
...
remove moonlight add
2018-06-26 06:38:11 +04:00
Christian Hewitt
b050cb62d6
Merge pull request #2787 from MilhouseVH/le90_libbluray_1.0.2
...
libbluray: bump to 1.0.2
2018-06-26 06:37:08 +04:00
Christian Hewitt
79d33a571a
Merge pull request #2758 from HiassofT/le9-hyperion
...
hyperion: update to latest version and add potential fix for Kodi 18 issue
2018-06-26 06:36:00 +04:00
Christian Hewitt
37b2f6feac
Merge pull request #2797 from MilhouseVH/linux4175
...
linux (Generic): update to linux-4.17.5
2018-06-26 05:32:42 +04:00