summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver/xserver-xf86-dri-lite_1.5.0.bb
blob: 6144f755d58370893681c0fec056ca00e59619bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xserver-xf86-dri-lite.inc

PE = "1"
PR = "r4"

PROTO_DEPS += "xf86driproto"

SRC_URI += "file://drmfix.patch;patch=1 \
            file://libdri-xinerama-symbol.patch;patch=1 "

EXTRA_OECONF += "--enable-dri"