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

require xorg-xserver-common.inc
PE = "1"
PR = "r6"

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

EXTRA_OECONF += " ac_cv_file__usr_share_sgml_X11_defs_ent=no "

export LDFLAGS += " -ldl "

#DESCRIPTION = ""

#DEPENDS += " "