summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb)3
2 files changed, 4 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 3dee7d5fd7..d56bf6e8a1 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -146,6 +146,6 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.5.0"
146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" 146PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0"
147PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" 147PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0"
148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" 148PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1"
149PREFERRED_VERSION_xf86-video-intel ?= "2.12.0" 149PREFERRED_VERSION_xf86-video-intel ?= "2.13.0"
150 150
151 151
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb
index 968c20167f..f9020057fe 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.13.0.bb
@@ -8,3 +8,6 @@ DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
8 virtual/libgl xineramaproto xf86driproto libpciaccess" 8 virtual/libgl xineramaproto xf86driproto libpciaccess"
9 9
10COMPATIBLE_HOST = '(i.86|x86_64).*-linux' 10COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
11
12SRC_URI[md5sum] = "de2f8a5836d90c71f3175dcd46d03ec0"
13SRC_URI[sha256sum] = "d8b2fae8d0c4ae372994cb7df8de8aa995b8e89b1bc5766c53ea0751752fc887"