[oe-commits] [openembedded-core] 07/17: libxkbcommon: update to 0.8.0

git at git.openembedded.org git at git.openembedded.org
Wed Jan 3 09:27:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 3a77af2de1f1575c2bd49faaee897a95b6b14a94
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Fri Dec 29 07:38:22 2017 -0800

    libxkbcommon: update to 0.8.0
    
    see https://lists.freedesktop.org/archives/wayland-devel/2017-December/036291.html for details
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../xorg-lib/{libxkbcommon_0.7.2.bb => libxkbcommon_0.8.0.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.0.bb
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 e32dc80..050d0b7 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.8.0.bb
@@ -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/"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list