mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server:
- remove patch, we need dri extension for intel graphic driver
This commit is contained in:
parent
9b3d875290
commit
2b122c2ef9
@ -1,12 +0,0 @@
|
||||
diff -Naur xorg-server-1.7.99.1/hw/xfree86/common/xf86Config.c xorg-server-1.7.99.1.patch/hw/xfree86/common/xf86Config.c
|
||||
--- xorg-server-1.7.99.1/hw/xfree86/common/xf86Config.c 2009-10-13 19:04:27.000000000 +0200
|
||||
+++ xorg-server-1.7.99.1.patch/hw/xfree86/common/xf86Config.c 2009-12-10 15:29:23.098423510 +0100
|
||||
@@ -118,7 +118,7 @@
|
||||
{.name = "record", .toLoad = TRUE, .load_opt=NULL},
|
||||
#endif
|
||||
#ifdef XF86DRI
|
||||
- {.name = "dri", .toLoad = TRUE, .load_opt=NULL},
|
||||
+ {.name = "dri", .toLoad = FALSE, .load_opt=NULL},
|
||||
#endif
|
||||
#ifdef DRI2
|
||||
{.name = "dri2", .toLoad = TRUE, .load_opt=NULL},
|
Loading…
x
Reference in New Issue
Block a user