xf86-intel-video: upgrade to 2.12.0

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke
2010-07-08 12:33:46 +08:00
committed by Saul Wold
parent 24ea9ad1f7
commit da46e7f705
4 changed files with 6 additions and 5 deletions

View File

@@ -146,6 +146,6 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.4.0"
PREFERRED_VERSION_xf86-input-mouse ?= "1.5.0"
PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0"
PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"
PREFERRED_VERSION_xf86-video-intel ?= "2.10.0"
PREFERRED_VERSION_xf86-video-intel ?= "2.12.0"

View File

@@ -1,8 +1,9 @@
require xf86-video-common.inc
DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver"
EXTRA_OECONF += "--disable-xvmc"
DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver"
DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
virtual/libgl xineramaproto xf86driproto libpciaccess"