diff options
-rw-r--r-- | meta/conf/distro/include/default-versions.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/default-versions.inc b/meta/conf/distro/include/default-versions.inc index a9a931d772..53ec2e7caf 100644 --- a/meta/conf/distro/include/default-versions.inc +++ b/meta/conf/distro/include/default-versions.inc @@ -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" |