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

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

SRC_URI += "file://drmfix.patch;patch=1 \
            file://sysroot_fix.patch;patch=1 \
            file://xorg-avr32-support.diff;patch=1 \
	    file://xorg-server-1.5.3-configure.patch;patch=1 \
	    file://xorg-server-1.5.3-glcore-prepare-for-dynamic.patch;patch=1 \
"

MESA_VER = "7.2"

export LDFLAGS += " -ldl "

SRC_URI[archive.md5sum] = "308971036e25250e7fe3cccfd5a120f8"
SRC_URI[archive.sha256sum] = "a680174f54be7763819e5275c5d5d44fc9e9b6f8e9351dd45c150eb4c182d5bb"