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

PE = "1"
PR = "r3"

PROTO_DEPS += "xf86driproto"

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

EXTRA_OECONF += "--enable-dri"