summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorPavel Vinogradov2019-01-29 13:59:57 -0500
committerPavel Vinogradov2019-01-29 13:59:57 -0500
commit0616a97c08c4b8882a94772cb9c1b094c0233600 (patch)
treeebd6562e6e741010c257ed8e44f1b3e7dc980df6 /video
parent98e9ea2aab37ec266002b77b9b227e4ac0378cc1 (diff)
video/kodi: updated patch for crossguid
Diffstat (limited to 'video')
-rw-r--r--video/kodi/HISTORY1
-rw-r--r--video/kodi/crossguid.patch9
2 files changed, 1 insertions, 9 deletions
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index a8e05e0c46..416d2a6525 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -3,6 +3,7 @@
* kodi-15.1-texturepacker.patch, kodi-cmake-no-java.patch,
crossguid-ac.patch, 0001-add-missing-include-of-Xutil.h.patch:
dropped obsolete patches
+ * crossguid.patch: removed header changing part
2019-01-15 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated release candidate branch to 18.0rc5.2 Leia,
diff --git a/video/kodi/crossguid.patch b/video/kodi/crossguid.patch
index 5269be051e..9bae13dba4 100644
--- a/video/kodi/crossguid.patch
+++ b/video/kodi/crossguid.patch
@@ -1,15 +1,6 @@
diff -Nuar xbmc-17.4-Krypton.orig/xbmc/utils/StringUtils.cpp xbmc-17.4-Krypton/xbmc/utils/StringUtils.cpp
--- xbmc-17.4-Krypton.orig/xbmc/utils/StringUtils.cpp 2017-08-24 12:59:16.508345154 -0400
+++ xbmc-17.4-Krypton/xbmc/utils/StringUtils.cpp 2017-08-24 13:12:39.486505409 -0400
-@@ -28,7 +28,7 @@
- //
- //------------------------------------------------------------------------
-
--#include <guid.h>
-+#include <Guid.hpp>
-
- #include "StringUtils.h"
- #include "CharsetConverter.h"
@@ -1191,8 +1191,7 @@
std::string StringUtils::CreateUUID()