From 86e4fcbe5bd0fa81ccc5abd0368b2ba8ff38247c Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Fri, 14 Jan 2022 10:08:35 +0100 Subject: [PATCH] kodi: refresh patches Signed-off-by: Matthias Reichl --- .../kodi/patches/kodi-100.03-disable-online-check.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mediacenter/kodi/patches/kodi-100.03-disable-online-check.patch b/packages/mediacenter/kodi/patches/kodi-100.03-disable-online-check.patch index b039a1e8f6..c36394da9d 100644 --- a/packages/mediacenter/kodi/patches/kodi-100.03-disable-online-check.patch +++ b/packages/mediacenter/kodi/patches/kodi-100.03-disable-online-check.patch @@ -3,7 +3,7 @@ Subject: disable online check --- --- a/xbmc/GUIInfoManager.cpp +++ b/xbmc/GUIInfoManager.cpp -@@ -1797,7 +1797,6 @@ const infomap system_labels[] = {{"hasne +@@ -1832,7 +1832,6 @@ const infomap system_labels[] = {{"hasne {"currentcontrol", SYSTEM_CURRENT_CONTROL}, {"currentcontrolid", SYSTEM_CURRENT_CONTROL_ID}, {"dvdlabel", SYSTEM_DVD_LABEL},