diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-05-22 15:41:12 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:50:53 +0100 |
commit | 03b42a5981c98cc7c47b376ce91e46098c4b8eed (patch) | |
tree | 32812629a71bfc69364ff1f511a832d26200ccb5 /meta/recipes-graphics/xcb | |
parent | b3d94113bb277b58dad9de021313bafa57c9780b (diff) | |
download | openembedded-core-03b42a5981c98cc7c47b376ce91e46098c4b8eed.tar.gz openembedded-core-03b42a5981c98cc7c47b376ce91e46098c4b8eed.tar.bz2 openembedded-core-03b42a5981c98cc7c47b376ce91e46098c4b8eed.zip |
xcb-proto: upgrade to 1.7.1
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb (renamed from meta/recipes-graphics/xcb/xcb-proto_1.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.7.bb b/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb index fac24df69f..27050d25a2 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_1.7.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_1.7.1.bb @@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ PR = "r0" -SRC_URI[md5sum] = "f5d73ec841ed055f5e80535819f18400" -SRC_URI[sha256sum] = "e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38" +SRC_URI[md5sum] = "948fec39dd42f3694edd5d9689735ec4" +SRC_URI[sha256sum] = "ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437" |