mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
kodi: update to rockchip_18.0b4-Leia
This commit is contained in:
parent
a622fff814
commit
0da440f53f
@ -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"
|
||||||
;;
|
;;
|
||||||
|
12
projects/Rockchip/devices/MiQi/kodi/appliance.xml
Normal file
12
projects/Rockchip/devices/MiQi/kodi/appliance.xml
Normal 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>
|
12
projects/Rockchip/devices/TinkerBoard/kodi/appliance.xml
Normal file
12
projects/Rockchip/devices/TinkerBoard/kodi/appliance.xml
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user