diff options
author | Ross Burton <ross.burton@intel.com> | 2016-05-26 16:59:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 09:30:33 +0100 |
commit | 66c3176bfc780a6aa002ff4e6cc12bb06ff0360f (patch) | |
tree | dde09b70e6958747e137f9757c974b3076d0e6ee /meta/recipes-graphics | |
parent | 59dfae0f20a6120b23ff15854dfeec0c264c86db (diff) | |
download | openembedded-core-contrib-66c3176bfc780a6aa002ff4e6cc12bb06ff0360f.tar.gz |
xcb-proto: upgrade to 1.12
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb (renamed from meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb index 5bc5a112e5e..23166a93bbc 100644 --- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb +++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" -SRC_URI[md5sum] = "6bf2797445dc6d43e9e4707c082eff9c" -SRC_URI[sha256sum] = "b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e" +SRC_URI[md5sum] = "14e60919f859560f28426a685a555962" +SRC_URI[sha256sum] = "5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906" |