From db0b513d22f5aed8f73a630d1b02aeba6ae0574e Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Mon, 7 May 2012 21:07:23 +0300 Subject: [PATCH] xbmc & xbmc-pvr: add -wiimote.patch - this fixes xbmc-wiimote build error --- .../patches/xbmc-pvr-11.0.1-990-wiimote.patch | 13 +++++++++++++ .../xbmc/patches/xbmc-11.0.1-990-wiimote.patch | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 packages/mediacenter/xbmc-pvr/patches/xbmc-pvr-11.0.1-990-wiimote.patch create mode 100644 packages/mediacenter/xbmc/patches/xbmc-11.0.1-990-wiimote.patch diff --git a/packages/mediacenter/xbmc-pvr/patches/xbmc-pvr-11.0.1-990-wiimote.patch b/packages/mediacenter/xbmc-pvr/patches/xbmc-pvr-11.0.1-990-wiimote.patch new file mode 100644 index 0000000000..05379ebdf6 --- /dev/null +++ b/packages/mediacenter/xbmc-pvr/patches/xbmc-pvr-11.0.1-990-wiimote.patch @@ -0,0 +1,13 @@ +diff --git a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h +index dbdbb94..6f68715 100644 +--- a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h ++++ b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h +@@ -27,7 +27,7 @@ + #include "../../lib/c++/xbmcclient.h" + #endif + //#ifndef WIN32 +-// #include ++ #include + //#endif + #include "wiiuse.h" + //#define ICON_PATH "../../" diff --git a/packages/mediacenter/xbmc/patches/xbmc-11.0.1-990-wiimote.patch b/packages/mediacenter/xbmc/patches/xbmc-11.0.1-990-wiimote.patch new file mode 100644 index 0000000000..05379ebdf6 --- /dev/null +++ b/packages/mediacenter/xbmc/patches/xbmc-11.0.1-990-wiimote.patch @@ -0,0 +1,13 @@ +diff --git a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h +index dbdbb94..6f68715 100644 +--- a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h ++++ b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h +@@ -27,7 +27,7 @@ + #include "../../lib/c++/xbmcclient.h" + #endif + //#ifndef WIN32 +-// #include ++ #include + //#endif + #include "wiiuse.h" + //#define ICON_PATH "../../"