From fe8140636b86f6c1b6418f297e9ae990024a0985 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Fri, 7 Mar 2014 14:33:05 +0000 Subject: xf86-video-intel: add recipe for 2.99.910, remove the git one Intel graphics stack releases >= 2013Q3 need xf86-video-intel >= 2.99.902. However, keep the stable release around too, in case people need it. The git recipe is not really used. Remove, since it has missing PACKAGECONFIG, license checksums and so on. (From OE-Core rev: f707b6d81d2548e1bc8effdf267d1e40cc2cb806) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/distro/include/default-versions.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/conf/distro/include/default-versions.inc') diff --git a/meta/conf/distro/include/default-versions.inc b/meta/conf/distro/include/default-versions.inc index 53ec2e7caf..a9a931d772 100644 --- a/meta/conf/distro/include/default-versions.inc +++ b/meta/conf/distro/include/default-versions.inc @@ -9,3 +9,6 @@ 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" -- cgit v1.2.3-54-g00ecf