summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-16 16:06:51 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:03 -0800
commit57bab3315cca255e43abb3aced01cf29e5fcac55 (patch)
tree67dd9af8e85f26b9e5dd92dc16647f61d9b7ef3d /meta/recipes-graphics/xorg-xserver
parent5a93778d3c59b972e5ab0d76b0408bda17c6f472 (diff)
downloadpoky-57bab3315cca255e43abb3aced01cf29e5fcac55.tar.gz
xserver-xf86-dri-lite: upgrade to 1.9.3
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb (renamed from meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb
index 670604a34e..9ff85de6c3 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bb
@@ -16,7 +16,7 @@ SRC_URI += "file://nodolt.patch \
16# Misc build failure for master HEAD 16# Misc build failure for master HEAD
17SRC_URI += "file://fix_open_max_preprocessor_error.patch" 17SRC_URI += "file://fix_open_max_preprocessor_error.patch"
18 18
19SRC_URI[md5sum] = "5c8773499a6a8c1ddaedf33577ec9634" 19SRC_URI[md5sum] = "5bef6839a76d029204ab31aa2fcb5201"
20SRC_URI[sha256sum] = "8b30800004c98fc7a8e6ff31a339f28451be5132e774443be22bf226e1791e34" 20SRC_URI[sha256sum] = "864831f51e841ff37f2445d1c85b86b559c8860a435fb496aead4f256a2b141d"
21 21
22EXTRA_OECONF += "--enable-dri --enable-dri2" 22EXTRA_OECONF += "--enable-dri --enable-dri2"