diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-10-14 18:17:51 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-18 15:49:57 +0100 |
commit | b9d801689970a0a386c061ecb4e66c5cde16c692 (patch) | |
tree | 12e275fe8759582c21bcb87d58c7fda2fd4a03b4 /meta/recipes-graphics/xorg-driver | |
parent | c786249e7b60e66696f34fe314a674db671104b5 (diff) | |
download | poky-b9d801689970a0a386c061ecb4e66c5cde16c692.tar.gz |
xf86-video-intel: upgrade to 2.21.15
(From OE-Core rev: a5cf5382172f2169bbbf2ce204dcf4cc2b8d881f)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb index 3e309362a6..828cae842c 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.13.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb | |||
@@ -26,5 +26,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", " | |||
26 | 26 | ||
27 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 27 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
28 | 28 | ||
29 | SRC_URI[md5sum] = "018154293ea25b69568ff0340a89ae7c" | 29 | SRC_URI[md5sum] = "8b646d257ace8197d6ab4e5ddeb8efb2" |
30 | SRC_URI[sha256sum] = "76e17cebf79d3c3c98af246fcfb55018aa12e2d56fe5f3b6d54b93e90837efa8" | 30 | SRC_URI[sha256sum] = "7d5a140f82a72fd1cbc8a664d66c3d4eca47ee240ca4927b8a98d7af6f65d6fc" |