aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
blob: 4d0c0a2a436239333ffb07055210fabfa843a073 (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 libpciaccess openssl xineramaproto libxinerama"
RDEPENDS_${PN} += "hal"
PE = "2"
PR = "${INC_PR}.1"

SRC_URI += "file://sysroot_fix.patch \
	    file://dolt-fix.patch"

# This requires support in pixman, which the default one doesn't have
SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch"

MESA_VER = "7.2"

export LDFLAGS += " -ldl "

SRC_URI[archive.md5sum] = "ed0878bf32a24d4948c3b8a122a39eff"
SRC_URI[archive.sha256sum] = "0edbaa994797cb7944a4129d33b634ad99164b21ec32355d56996a178d38bfcf"