diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-13 20:57:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 13:15:51 +0100 |
commit | 8e401b62fd11b6c6df56c8616e0c1459c194beab (patch) | |
tree | 36fe5126b6bbf22f737032ae7d3c06aa7aaee2ae /meta/recipes-graphics/xorg-proto | |
parent | 4110a9161487b43a3207ee4c89af38d7c9d27f5d (diff) | |
download | openembedded-core-8e401b62fd11b6c6df56c8616e0c1459c194beab.tar.gz openembedded-core-8e401b62fd11b6c6df56c8616e0c1459c194beab.tar.bz2 openembedded-core-8e401b62fd11b6c6df56c8616e0c1459c194beab.zip |
dri2proto: upgrade from 2.3 to the latest version 2.4
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb (renamed from meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb index 79f7dbc1ae..9d30e948ec 100644 --- a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb @@ -12,5 +12,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ PR = "r0" -SRC_URI[md5sum] = "3407b494d5e90d584c9af52aa8f9f028" -SRC_URI[sha256sum] = "b2141892a0db35feffa5e952ff5e1d2727c4436b07d7e2e9dd2ed89c8bb3e677" +SRC_URI[md5sum] = "0cdeb1e95901813385dc9576be272bd3" +SRC_URI[sha256sum] = "ff156f178d48ab31beeb4be5eb39d5df7540791ba489a8d94c443bb99a2376f1" |