]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcb: upgrade to 1.12
authorRoss Burton <ross.burton@intel.com>
Thu, 26 May 2016 15:59:28 +0000 (16:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:33 +0000 (09:30 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/libxcb_1.12.bb [moved from meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb with 89% similarity]

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 0856c190a4423e141c0706f9baec8293a68bc3f1..62b8bab87f7d6386376c7d664e44356d93ee4f8b 100644 (file)
@@ -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"