summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-05-09 15:13:14 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 16:33:44 +0100
commit642f7199c2a5221a45be25b4aa008fde25a5c07a (patch)
tree40ada1cbcd27c56ba59640554524e2678aa04f36 /meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch
parentef4dfdd815328bb9d1f1380859e86a8b012670d9 (diff)
downloadopenembedded-core-642f7199c2a5221a45be25b4aa008fde25a5c07a.tar.gz
openembedded-core-642f7199c2a5221a45be25b4aa008fde25a5c07a.tar.bz2
openembedded-core-642f7199c2a5221a45be25b4aa008fde25a5c07a.tar.xz
openembedded-core-642f7199c2a5221a45be25b4aa008fde25a5c07a.zip
xserver-xf86-dri-lite_git: upgrade to 1.10.2 RC1 snapshot
- the following patches are no longer used, so remove them doublefix.patch drmfix.patch fix_macros.patch libdri-xinerama-symbol.patch xorg-server-disable-dri_sarea.patch xorg-server-enable-dri2.patch xserver-1.5.0-bg-none-root.patch xserver-DRI2Swapbuffer.patch xserver-boottime.patch xserver-no-root-2.patch - update the patch upstream status Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch
deleted file mode 100644
index a62a767f2..000000000
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite/drmfix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: xorg-server-1.4/hw/xfree86/os-support/linux/Makefile.am
-===================================================================
---- xorg-server-1.4.orig/hw/xfree86/os-support/linux/Makefile.am 2007-08-23 21:04:53.000000000 +0200
-+++ xorg-server-1.4/hw/xfree86/os-support/linux/Makefile.am 2008-03-13 18:27:23.000000000 +0100
-@@ -41,7 +41,7 @@
-
- AM_CFLAGS = -DUSESTDRES -DHAVE_SYSV_IPC $(DIX_CFLAGS) $(XORG_CFLAGS) $(PLATFORM_DEFINES)
-
--INCLUDES = $(XORG_INCS) $(PLATFORM_INCLUDES) -I/usr/include/drm # FIXME this last part is crack
-+INCLUDES = $(XORG_INCS) $(PLATFORM_INCLUDES) $(LIBDRM_CFLAGS)
-
- # FIXME: These need to be added to the build
- LNX_EXTRA_SRCS = \