aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg_1.4.2.bb
blob: cc33b3cf0bc2937da11cb5e2cb6339769f9d34ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
require xorg-xserver-common.inc

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

SRC_URI += "file://drmfix.patch;patch=1 \
            file://pkgconfig_fix.patch;patch=1 \
            file://sysroot_fix.patch;patch=1 \
            file://xcalibrate-xorg.diff \
"

MESA_VER = "7.0.2"

export LDFLAGS += " -ldl "

SRC_URI[archive.md5sum] = "fa2915ae377f61c340a18ebef484b64b"
SRC_URI[archive.sha256sum] = "829c66ec4c295822700067c87afae796b8e67530cc65a7b83060ea29a4ff316d"