summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg_1.5.1.bb
blob: db30fbeeda132317b5191ac1a851efd7f8d49ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require xorg-xserver-common.inc

DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl"
RDEPENDS += "hal"
PE = "1"
PR = "${INC_PR}.0"

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

MESA_VER = "7.2"

export LDFLAGS += " -ldl "

SRC_URI[archive.md5sum] = "d16f5a033f001c9069b4141194614da2"
SRC_URI[archive.sha256sum] = "2f36880bffaee0a5b2b704376a02b22066b6842445e1d77da698854e5973eb21"