aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-xserver/xserver-xorg_1.5.3.bb
blob: 378f5a1e2083ba2058a1808ca36df7dc348681d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xorg-xserver-common.inc

DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl"
PE = "2"
PR = "r1"

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

MESA_VER = "7.2"

export LDFLAGS += " -ldl "