change usbtunerhelper src_uri.
[vuplus_openembedded] / recipes / xorg-xserver / xserver-xorg_1.5.1.bb
1 require xorg-xserver-common.inc
2
3 DESCRIPTION = "the X.Org X server"
4 DEPENDS += "pixman libpciaccess openssl"
5 RDEPENDS += "hal"
6 PE = "1"
7 PR = "${INC_PR}.0"
8
9 SRC_URI += "file://drmfix.patch;patch=1 \
10             file://sysroot_fix.patch;patch=1"
11
12 MESA_VER = "7.2"
13
14 export LDFLAGS += " -ldl "