From: Yu Ke Date: Tue, 16 Nov 2010 13:50:53 +0000 (+0800) Subject: xf86-video-intel: upgrade from 2.12.0 to 2.13.0 X-Git-Tag: 2011-1~3932 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1e2f122a17309f687ec54e9a3928434e6c4547eb;p=openembedded-core.git xf86-video-intel: upgrade from 2.12.0 to 2.13.0 Signed-off-by: Yu Ke --- 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" PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" PREFERRED_VERSION_xf86-input-keyboard ?= "1.4.0" PREFERRED_VERSION_xf86-input-synaptics ?= "1.2.1" -PREFERRED_VERSION_xf86-video-intel ?= "2.12.0" +PREFERRED_VERSION_xf86-video-intel ?= "2.13.0" 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 similarity index 67% rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.12.0.bb rename to 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 \ virtual/libgl xineramaproto xf86driproto libpciaccess" COMPATIBLE_HOST = '(i.86|x86_64).*-linux' + +SRC_URI[md5sum] = "de2f8a5836d90c71f3175dcd46d03ec0" +SRC_URI[sha256sum] = "d8b2fae8d0c4ae372994cb7df8de8aa995b8e89b1bc5766c53ea0751752fc887"