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.inc21
1 files changed, 21 insertions, 0 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
new file mode 100644
index 00000000..0faee5ee
--- /dev/null
+++ b/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
@@ -0,0 +1,21 @@
1PR = "r4"
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
11# Misc build failure for master HEAD
12SRC_URI += "file://fix_open_max_preprocessor_error.patch"
13
14EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga --enable-glx"
15
16RDEPENDS_${PN} += "xserver-xorg-video-psb psb-firmware xpsb-glx \
17 libdrm-poulsbo libva"
18
19COMPATIBLE_MACHINE = "emenlow"
20
21LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"