From: Ross Burton Date: Thu, 26 May 2016 15:59:28 +0000 (+0100) Subject: libxcb: upgrade to 1.12 X-Git-Tag: uninative-1.3~919 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=476d816a49121ba9a3db7720135d3ddaf51e2cc5;p=openembedded-core.git libxcb: upgrade to 1.12 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb b/meta/recipes-graphics/xorg-lib/libxcb_1.12.bb similarity index 89% rename from meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb rename to meta/recipes-graphics/xorg-lib/libxcb_1.12.bb index 0856c190a4..62b8bab87f 100644 --- a/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxcb_1.12.bb @@ -14,8 +14,8 @@ SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \ file://disable-check.patch \ file://gcc-mips-pr68302-mips-workaround.patch \ " -SRC_URI[md5sum] = "f97a65e6158775de518ac391935634c2" -SRC_URI[sha256sum] = "b720fd6c7d200e5371affdb3f049cc8f88cff9aed942ff1b824d95eedbf69d30" +SRC_URI[md5sum] = "28e552bd78bc1050b6b26ca1db0e5bb6" +SRC_URI[sha256sum] = "4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b" BBCLASSEXTEND = "native nativesdk"