diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-12-17 16:42:00 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-18 23:48:23 -0800 |
commit | d35bcd6e930042b0238abea34769ba797db86a88 (patch) | |
tree | 7cafcf123449c6c0685b93fcd0de35f41c6ddb38 /meta/recipes-graphics | |
parent | 5d70032c8629c7a1fbc86a4cbb9a9ec5032239db (diff) | |
download | openembedded-core-d35bcd6e930042b0238abea34769ba797db86a88.tar.gz openembedded-core-d35bcd6e930042b0238abea34769ba797db86a88.tar.bz2 openembedded-core-d35bcd6e930042b0238abea34769ba797db86a88.zip |
xf86-video-intel: upgrade to 2.20.16
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb index 09aa3394b9..31f6a91ad6 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb @@ -23,5 +23,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", " COMPATIBLE_HOST = '(i.86|x86_64).*-linux' -SRC_URI[md5sum] = "6d9565de03c167d8f621315476c20c73" -SRC_URI[sha256sum] = "39e02b7f90a2665efe5483075f93b1c87d24f48070d5de783dd41e20d9eb0c7c" +SRC_URI[md5sum] = "bff3599b51e44c43c4213cb8d04fa13d" +SRC_URI[sha256sum] = "308646d1d4b07e5c581cd7cca133b0e3410a1a3911a58d7d49b8ea106b64d0ba" |