default-versions: remove xf86-video-intel

Setting PREFERRED_VERSION to the latest version available is redundant, so
remove it.

(From OE-Core rev: c5941aa91655042d9d4df574a3e1ee33d5d3825a)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2014-07-15 17:40:32 +01:00
committed by Richard Purdie
parent 7b455c5c60
commit 2db009d944

View File

@@ -9,6 +9,3 @@ PREFERRED_VERSION_python-native ?= "2.7.3"
# Force the older version of liberation-fonts until we fix the fontforge issue
PREFERRED_VERSION_liberation-fonts ?= "1.04"
# Intel video stack 2013Q3 and newer need a version >=2.99.902
PREFERRED_VERSION_xf86-video-intel ?= "2.99.910"