diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-30 11:27:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-03 15:00:28 +0100 |
commit | cb96670f21707f8ae7ad58a6cb67cfaa6d7871a3 (patch) | |
tree | 435573522f8213bb07df410f65d51687af337871 | |
parent | 7bab740e59bc25c9887d1e38e8106073b0c8c5af (diff) | |
download | openembedded-core-contrib-cb96670f21707f8ae7ad58a6cb67cfaa6d7871a3.tar.gz |
bigreqsproto: Update to 1.1.2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb (renamed from meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb index 9c31a3980fd..8c41d165185 100644 --- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb @@ -13,5 +13,5 @@ BBCLASSEXTEND = "native nativesdk" LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" -SRC_URI[md5sum] = "6f6c24436c2b3ab235eb14a85b9aaacf" -SRC_URI[sha256sum] = "1c3b85872b58d215e8fbfdc7c36bb397d10053324a5df8722227d35254fff09a" +SRC_URI[md5sum] = "1a05fb01fa1d5198894c931cf925c025" +SRC_URI[sha256sum] = "462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e" |