mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / xorg-xserver / xserver-kdrive_1.5.3.bb
blob9fa557912ffbc7e661717fc75dcf02aa98fdc857
1 require xserver-kdrive-common.inc
3 DEPENDS += "hal libxkbfile libxcalibrate pixman openssl"
4 RDEPENDS_${PN} += "hal"
6 DEFAULT_PREFERENCE = "-99"
8 PE = "1"
9 PR = "${INC_PR}.2"
11 SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
12 ${KDRIVE_COMMON_PATCHES} \
13 file://enable-epson.patch \
14 file://fix_default_mode.patch \
15 file://linux-keyboard-mediumraw.patch \
16 file://xcalibrate-new-input-world-order.patch \
17 file://tslib-default-device.patch \
18 file://keyboard-resume-workaround.patch \
19 file://xorg-avr32-support.diff \
20 file://sysroot_fix.patch \
21 file://drmfix.patch \
22 file://no_xkb.patch \
23 file://keyboard_device.patch \
24 file://enable-xcalibrate.patch \
27 S = "${WORKDIR}/xorg-server-${PV}"
29 MESA_VER = "7.2"
31 EXTRA_OECONF += "--enable-builtin-fonts \
32 --disable-glx \
33 --disable-dri2 \
36 SRC_URI[md5sum] = "308971036e25250e7fe3cccfd5a120f8"
37 SRC_URI[sha256sum] = "a680174f54be7763819e5275c5d5d44fc9e9b6f8e9351dd45c150eb4c182d5bb"