summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb-1.7.99.2.inc
blob: 9ee9c97d46242268862a80ec1025f501aa875e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
PR = "r5"

PROTO_DEPS += "xf86driproto dri2proto"

DEPENDS += "font-util"

SRC_URI += "file://nodolt.patch \
            file://crosscompile.patch \
	    file://libdrm-poulsbo.patch \
	    file://werror-address-fix.patch \
	    file://ptr-to-int-cast-fix.patch"

# Misc build failure for master HEAD
SRC_URI += "file://fix_open_max_preprocessor_error.patch"

EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga --enable-glx"

RDEPENDS_${PN} += "xserver-xorg-video-psb psb-firmware xpsb-glx \
	       libdrm-poulsbo libva"

COMPATIBLE_MACHINE = "emenlow"

LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"