summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb
deleted file mode 100644
index faa4f64159..0000000000
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb
+++ /dev/null
@@ -1,22 +0,0 @@
1require xserver-xf86-dri-lite.inc
2
3
4PROTO_DEPS += "xf86driproto dri2proto"
5
6DEPENDS += "font-util"
7
8PE = "1"
9PR = "r0"
10
11SRC_URI += "file://nodolt.patch \
12 file://crosscompile.patch"
13# file://libdri-xinerama-symbol.patch;patch=1
14# file://xserver-boottime.patch;patch=1
15
16# Misc build failure for master HEAD
17SRC_URI += "file://fix_open_max_preprocessor_error.patch"
18
19SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201"
20SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d"
21
22EXTRA_OECONF += "--enable-dri --enable-dri2"