aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg_1.3.0.0.bb
blob: fc9eac0c3632bc88f0628ec24245f623c0b8437a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
MESA_VER = "6.5.2"

require xorg-xserver-common.inc
PE = "1"
PR = "${INC_PR}.1"

SRC_URI += "file://drmfix.patch;patch=1 \
            file://glyphstr.patch;patch=1 \
            file://report-correct-randr12.patch;patch=1"

export LDFLAGS += " -ldl "

#DESCRIPTION = ""

#DEPENDS += " "