]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxcb: update to 1.13.1
authorArmin Kuster <akuster808@gmail.com>
Sat, 20 Oct 2018 17:39:17 +0000 (18:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Nov 2018 17:47:11 +0000 (17:47 +0000)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb [moved from meta/recipes-graphics/xorg-lib/libxcb_1.13.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-graphics/xorg-lib/libxcb_1.13.bb
rename to meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb
index a8e0307e1a96638a1cd1c9b5232b3857d72ac9fd..d8cee510ca817f1ea5710e3231cfcaa953719452 100644 (file)
@@ -15,8 +15,8 @@ SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \
            file://gcc-mips-pr68302-mips-workaround.patch \
           "
 
-SRC_URI[md5sum] = "c2b6cf928afa16b0047c974e7aaa783f"
-SRC_URI[sha256sum] = "188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa"
+SRC_URI[md5sum] = "f33cdfc67346f7217a9326c0d8679975"
+SRC_URI[sha256sum] = "a89fb7af7a11f43d2ce84a844a4b38df688c092bf4b67683aef179cdf2a647c4"
 
 BBCLASSEXTEND = "native nativesdk"