summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.8.99.904.bb
blob: 98d79a1b28118d6b37ff198dfae5ea1b823b218b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
require xserver-xf86-dri-lite.inc

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

PROTO_DEPS += "xf86driproto dri2proto"

DEPENDS += "font-util"

PE = "1"
PR = "r1"

SRC_URI += "file://nodolt.patch \
            file://crosscompile.patch"
#           file://libdri-xinerama-symbol.patch;patch=1 \
#           file://xserver-boottime.patch;patch=1"

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

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