kodi: update to rockchip_18.0b4-Leia

This commit is contained in:
Jonas Karlman 2018-11-04 10:34:18 +01:00
parent a622fff814
commit 0da440f53f
3 changed files with 26 additions and 2 deletions

View File

@ -18,8 +18,8 @@ case $KODI_VENDOR in
PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz" PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz"
;; ;;
rockchip) rockchip)
PKG_VERSION="rockchip_18.0b3-Leia" PKG_VERSION="rockchip_18.0b4-Leia"
PKG_SHA256="e785669ffe70cee47bcbc83c3d75a17b73e77c8add4f1cca4a983552711f821e" PKG_SHA256="bcd1a35c87c5f22a84e98d3f01df6ddbba7b4f62a8c79c4dea54be83086b7e48"
PKG_URL="https://github.com/kwiboo/xbmc/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/kwiboo/xbmc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz" PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz"
;; ;;

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<settings version="1">
<section id="player">
<category id="videoplayer">
<group id="3">
<setting id="videoplayer.hdmioutputformat">
<default>0</default>
</setting>
</group>
</category>
</section>
</settings>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<settings version="1">
<section id="player">
<category id="videoplayer">
<group id="3">
<setting id="videoplayer.hdmioutputformat">
<default>0</default>
</setting>
</group>
</category>
</section>
</settings>