mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
kodi: refresh patches
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
497b6f554d
commit
70986b046e
@ -21,7 +21,7 @@ Subject: disable online check
|
|||||||
m_info.videoEncoder = GetVideoEncoder();
|
m_info.videoEncoder = GetVideoEncoder();
|
||||||
m_info.cpuFrequency =
|
m_info.cpuFrequency =
|
||||||
StringUtils::Format("%4.0f MHz", CServiceBroker::GetCPUInfo()->GetCPUFrequency());
|
StringUtils::Format("%4.0f MHz", CServiceBroker::GetCPUInfo()->GetCPUFrequency());
|
||||||
@@ -1007,9 +1006,7 @@ int CSysInfo::GetXbmcBitness(void)
|
@@ -1012,9 +1011,7 @@ int CSysInfo::GetXbmcBitness(void)
|
||||||
|
|
||||||
bool CSysInfo::HasInternet()
|
bool CSysInfo::HasInternet()
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- a/cmake/modules/FindTexturePacker.cmake
|
--- a/cmake/modules/FindTexturePacker.cmake
|
||||||
+++ b/cmake/modules/FindTexturePacker.cmake
|
+++ b/cmake/modules/FindTexturePacker.cmake
|
||||||
@@ -52,10 +52,6 @@ if(NOT TARGET TexturePacker::TexturePack
|
@@ -53,10 +53,6 @@ if(NOT TARGET TexturePacker::TexturePack
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user