mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
kodi: remove cputempcommand from advancedsettings.xml
This is no longer neccessary since kodi already supports reading the CPU temperature from the various hwmon sysfs entries. Our downstream "cputemp" scripts are still included for now as the downstream "gputemp" scripts (which are still needed) symlink to them. This should be cleaned up at a later point. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
aaaa788444
commit
eb1efdfe3e
@ -1,5 +1,4 @@
|
||||
<advancedsettings version="1.0">
|
||||
<cputempcommand>/usr/bin/cputemp</cputempcommand>
|
||||
<gputempcommand>/usr/bin/gputemp</gputempcommand>
|
||||
|
||||
<showexitbutton>false</showexitbutton>
|
||||
|
Loading…
x
Reference in New Issue
Block a user