increase dvbapp PR.
[vuplus_openembedded] / recipes / xorg-xserver / xserver-xorg_1.4.2.bb
1 require xorg-xserver-common.inc
2
3 DESCRIPTION = "the X.Org X server"
4 DEPENDS += "pixman"
5 RDEPENDS += "hal"
6 PE = "1"
7 PR = "${INC_PR}.0"
8
9 SRC_URI += "file://drmfix.patch;patch=1 \
10             file://pkgconfig_fix.patch;patch=1 \
11             file://sysroot_fix.patch;patch=1 \
12             file://xcalibrate-xorg.diff \
13 "
14
15 MESA_VER = "7.0.2"
16
17 export LDFLAGS += " -ldl "