From 476d816a49121ba9a3db7720135d3ddaf51e2cc5 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 26 May 2016 16:59:28 +0100 Subject: [PATCH] libxcb: upgrade to 1.12 Signed-off-by: Ross Burton --- .../xorg-lib/{libxcb_1.11.1.bb => libxcb_1.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxcb_1.11.1.bb => libxcb_1.12.bb} (89%) 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" -- 2.40.1