some updates ... what was done:
Edit: corrected filename syntax -> the date needs to be before the kernel version in the filename
new file naming scheme
What are these LibreELEC-<Project>.<Architecture>-<LE version>-<F>.42.<V>[-YYYYMMDDHHMM][-<Kernel Version>][-CC] long filenames for
<Project> is like Generic, RPi, RPi2 ...
<Architecture> the CPU architecture of the build
<LE version> what LibreELEC version it is based on
<F> Feature set, higher means more changes/features, but probably less stable
<V> just for counting versions, 0 means testing only
YYYYMMDDHHMM if there is a timestamp -> that is a testing version
<Kernel Version> the kernel version if it is different from the original LE version
-CC a -CC suffix means it is with extra CrasyCat DVB drivers
README.txt update for all download folders
8.2.5-3.42.2-4.14.44
- full build with make distclean before
- new version name .2, because of new naming scheme
- added improve-ir-timeout patches from LE master
- added Gemini Lake HDMI bug 105887 workarounds
to activate put i915.glkhdmi=1 or i915.glkhdmi=2 in /flash/syslinux.cfg
- xf86-video-nvidia 390.59
8.2.5-5.42.2-4.14.47
- full build with make distclean before
- disabled i915 Alpha Features
for Coffee Lake you need now i915.alpha_support=1 in /flash/syslinux.cfg
- new version name .2, because of new naming scheme
- added improve-ir-timeout patches from LE master
- Mesa 3D 18.0.5
- amdgpu r600 / radeonsi now with VAAPI support PR allow using vaapi with r600 and radeonsi by lrusak · Pull Request #2403 · LibreELEC/LibreELEC.tv · GitHub
- PR 2403 did libva --disable-glx and i removed glu dependency, for mesa --enable-va
- added Gemini Lake HDMI bug 105887 workarounds
to activate put i915.glkhdmi=1 or i915.glkhdmi=2 in /flash/syslinux.cfg
8.2.5-6.42.2-4.16.13
- full build with make distclean before
- new version name .2, because of new naming scheme
- Mesa 3D 18.0.5
- amdgpu r600 / radeonsi now with VAAPI support PR allow using vaapi with r600 and radeonsi by lrusak · Pull Request #2403 · LibreELEC/LibreELEC.tv · GitHub
- PR 2403 did libva --disable-glx and i removed glu dependency, for mesa --enable-va
- amdgpu new package amdgpu-firmware with latest firmware for vega10, vega12, vegam, raven from here Index of /~agd5f/radeon_ucode
- package linux now depends on amdgpu-firmware