summaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-10-11 22:58:08 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-10-15 00:32:34 -0500
commit4744a12437b8a65001b7305d7917a3dec47f1624 (patch)
tree52c74d9b75ca4e88638014aa19149a312e743f73 /common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc
parentbad1e2b61e9dbb7972f5902a8f3541c4b8e15d7e (diff)
downloadmeta-intel-4744a12437b8a65001b7305d7917a3dec47f1624.tar.gz
meta-intel: /common xserver-xorg name change
xserver-xf86-dri-lite changed its name to xorg-xserver, so update the version in /common. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc')
-rw-r--r--common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc
new file mode 100644
index 00000000..888445d7
--- /dev/null
+++ b/common/recipes-graphics/xorg-xserver/xserver-xorg-1.9.3.inc
@@ -0,0 +1,15 @@
1SRC_URI += "file://nodolt.patch \
2 file://crosscompile.patch"
3
4# Misc build failure for master HEAD
5SRC_URI += "file://fix_open_max_preprocessor_error.patch"
6
7PROTO_DEPS += "xf86driproto dri2proto"
8DEPENDS += "font-util"
9EXTRA_OECONF += "--enable-dri --enable-dri2 --enable-dga"
10
11LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
12
13SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201"
14SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d"
15