From ea2ae0e235f8cd1f055ec33c6451bb805c873733 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Sat, 26 Mar 2016 21:07:53 -0600 Subject: remove kodi from [libre-testing] --- libre-testing/kodi/force-egl-config-mali-devices.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 libre-testing/kodi/force-egl-config-mali-devices.patch (limited to 'libre-testing/kodi/force-egl-config-mali-devices.patch') diff --git a/libre-testing/kodi/force-egl-config-mali-devices.patch b/libre-testing/kodi/force-egl-config-mali-devices.patch deleted file mode 100644 index 335ff0423..000000000 --- a/libre-testing/kodi/force-egl-config-mali-devices.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- xbmc/windowing/X11/WinSystemX11.cpp.orig 2016-02-18 05:07:52.587476844 +0000 -+++ xbmc/windowing/X11/WinSystemX11.cpp 2016-02-18 05:09:07.183434519 +0000 -@@ -497,6 +497,7 @@ - EGLint attributes[] = - { - EGL_DEPTH_SIZE, 24, -+ EGL_CONFIG_ID, 1, - EGL_NONE - }; - EGLint numConfigs; -- cgit v1.2.3-54-g00ecf