]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxkbcommon: update to 0.8.0
authorArmin Kuster <akuster@mvista.com>
Fri, 29 Dec 2017 15:38:22 +0000 (07:38 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jan 2018 09:26:30 +0000 (09:26 +0000)
see https://lists.freedesktop.org/archives/wayland-devel/2017-December/036291.html for details

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.0.bb [moved from meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb
rename to meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.0.bb
index e32dc809f29538ae99aeae38233c5a01d5e67df9..050d0b740b57fbb87059779ea812351b5feb5fcb 100644 (file)
@@ -9,8 +9,8 @@ DEPENDS = "util-macros flex-native bison-native"
 
 SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "f53fa65beb5ae4b6a6b7f08f9dedabc4"
-SRC_URI[sha256sum] = "28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8"
+SRC_URI[md5sum] = "7d0e4c4a137d0ac45bf6b328c84c3a81"
+SRC_URI[sha256sum] = "e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d"
 
 UPSTREAM_CHECK_URI = "http://xkbcommon.org/"