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

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

SRC_URI += "file://drmfix.patch;patch=1 \
            file://glyphstr.patch;patch=1"

export LDFLAGS += " -ldl "

#DESCRIPTION = ""

#DEPENDS += " "