From: Jussi Kukkonen Date: Tue, 24 Jan 2017 10:42:19 +0000 (+0200) Subject: libxkbcommon: Upgrade 0.7.0 -> 0.7.1 X-Git-Tag: uninative-1.5~582 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=043f0b03a4993a97b68128ce4a4666d33cf8f2be;p=openembedded-core.git libxkbcommon: Upgrade 0.7.0 -> 0.7.1 Small release with bug fixes. Signed-off-by: Jussi Kukkonen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb similarity index 83% rename from meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb rename to meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.bb index a6836d8844..07be028f1f 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.7.1.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] = "61ba550fc529ea4d6f9faa2cad62c95f" -SRC_URI[sha256sum] = "09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798" +SRC_URI[md5sum] = "947ba609cb0239b9462127d5cf8908ee" +SRC_URI[sha256sum] = "ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b" UPSTREAM_CHECK_URI = "http://xkbcommon.org/"