kodi: refresh patches

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-01-15 13:09:01 +01:00
parent 497b6f554d
commit 70986b046e
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ Subject: disable online check
m_info.videoEncoder = GetVideoEncoder();
m_info.cpuFrequency =
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()
{

View File

@ -1,6 +1,6 @@
--- a/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()