From: Wang Mingyu Date: Mon, 16 Oct 2023 06:02:53 +0000 (+0800) Subject: xkeyboard-config: upgrade 2.39 -> 2.40 X-Git-Tag: yocto-5.2~4822 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=323794f388c5e85118d9abf8a7fca0e098e84fbe;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xkeyboard-config: upgrade 2.39 -> 2.40 License-Update: remove excess line end spaces Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.39.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb similarity index 85% rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.39.bb rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb index 4795464ac0b..5c1f475739f 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.39.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.40.bb @@ -10,10 +10,10 @@ HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig" BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config" LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" +LIC_FILES_CHKSUM = "file://COPYING;md5=8fc8ae699974c360e2e2e883a63ce264" SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "5ac5f533eff7b0c116805fe254fd79b2c9882700a4f9f2c070f8c4eae5aaa682" +SRC_URI[sha256sum] = "7a3dba1bec7dc7191432da021242d17c9cf6c89690e6c57b0de048ff8c9d2ae3" SECTION = "x11/libs" DEPENDS = "util-macros libxslt-native"