From: Zheng Ruoqin Date: Thu, 8 Dec 2016 01:25:56 +0000 (+0800) Subject: xkeyboard-config: 2.18 -> 2.19 X-Git-Tag: uninative-1.5~1168 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=07f180bba04445dbec5ca0607a6844b2b62d5b23;p=openembedded-core.git xkeyboard-config: 2.18 -> 2.19 Upgrade xkeyboard-config from 2.18 to 2.19 Signed-off-by: zhengruoqin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.18.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.19.bb similarity index 88% rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.18.bb rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.19.bb index 79fcbd897f..d24d93f4ef 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.18.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.19.bb @@ -13,8 +13,8 @@ LICENSE = "MIT & MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "c28cf45616bfec276879360bc36c6b27" -SRC_URI[sha256sum] = "c41d917d6c8a59feb7ccbda51c40a6ada824fdd1e9684b52dd48c9530617ddd0" +SRC_URI[md5sum] = "88cbf55f2f32b80ba9bb872889daf7ff" +SRC_URI[sha256sum] = "83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827" SECTION = "x11/libs" DEPENDS = "intltool-native virtual/gettext util-macros libxslt-native"