summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc')
-rw-r--r--meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc24
1 files changed, 0 insertions, 24 deletions
diff --git a/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc b/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
deleted file mode 100644
index 1fe962ba..00000000
--- a/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
+++ /dev/null
@@ -1,24 +0,0 @@
1PR = "r6"
2
3PROTO_DEPS += "xf86driproto dri2proto"
4
5DEPENDS += "font-util"
6
7SRC_URI += "file://nodolt.patch \
8 file://crosscompile.patch \
9 file://libdrm-poulsbo.patch \
10 file://werror-address-fix.patch \
11 file://ptr-to-int-cast-fix.patch \
12 file://fix-bogus-stack-variables.patch"
13
14# Misc build failure for master HEAD
15SRC_URI += "file://fix_open_max_preprocessor_error.patch"
16
17EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga --enable-glx"
18
19RDEPENDS_${PN} += "xserver-xorg-video-psb psb-firmware xpsb-glx \
20 libdrm-poulsbo libva"
21
22COMPATIBLE_MACHINE = "emenlow"
23
24LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"