Kodi 17 is incompatible with ffmpeg-4.x. To prepare the ffmpeg bump we switch the current Kodi package to internally build and statically link to patched ffmpeg-3.1.11 provided by upstream. Gnutls is added as dependency to allow playback of https streams. Upstream expects Kodi 17 to be used with ffmpeg 3.1.x (see upstream PR 12368) so we choose the upstream way to build ffmpeg instead of provi- ding a version choice for ffmpeg in buildroot. This commit can be reverted when Kodi is bumped to version 18, currently released as alpha3. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch | ||
0002-CMake-Remove-dependency-on-gmp-and-libintl-from-Find.patch | ||
0003-cmake-iconv-is-a-required-dependency.patch | ||
0004-Fix-ffmpeg-build-for-mips.patch | ||
0005-Fix-crosscompiling-issues.patch | ||
br-kodi | ||
Config.in | ||
kodi.hash | ||
kodi.mk | ||
kodi.service | ||
S50kodi |