diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-13 10:34:29 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-02-14 23:43:04 -0800 |
commit | 7bdc27511c9129e35caf1bdc0df37b382f1b5b98 (patch) | |
tree | 890f3b75ee01536f1130a11e41b66a879af431bf /meta/recipes-graphics/xorg-driver | |
parent | ca3ce0886df01936d5ad309de1d39520b5278a80 (diff) | |
download | openembedded-core-7bdc27511c9129e35caf1bdc0df37b382f1b5b98.tar.gz openembedded-core-7bdc27511c9129e35caf1bdc0df37b382f1b5b98.tar.bz2 openembedded-core-7bdc27511c9129e35caf1bdc0df37b382f1b5b98.zip |
xf86-video-intel: upgrade to 2.21.0
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.17.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.bb index c371796678..157e0f3edf 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.17.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.0.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] = "b76a8ad65b3f6f2f5e0842a55abbffbd" -SRC_URI[sha256sum] = "0bf5e9bd82b2643e06503665545f5cc8c3e24ab48ca4fe84f4e9e7ebbb9e7dbc" +SRC_URI[md5sum] = "f029cc261fca75b32ba85b9c4189db88" +SRC_URI[sha256sum] = "d872adef06cbf1a4434811baad4b8a18feacc6633b59b36557e8d7db7161081c" |