From: Laurentiu Palcu Date: Mon, 10 Jun 2013 13:20:01 +0000 (+0300) Subject: xkeyboard-config: upgrade to 2.9 X-Git-Tag: 2015-4~6220 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8b04e2757c07a6f583025ef52c4c9770f673ef7d;p=openembedded-core.git xkeyboard-config: upgrade to 2.9 Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb index cf4da28fa7..df96c31b39 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb @@ -13,13 +13,12 @@ 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] = "e66d567d85a954d589c5723fb0e1f3dd" -SRC_URI[sha256sum] = "4e1cf5468d488aaf320ddfd439e03cbda0b213550fd734026d23138e4b2078ae" +SRC_URI[md5sum] = "9b1280d8ba40274a0f1567c94fca7501" +SRC_URI[sha256sum] = "5e89bc182a10d53c3e83efc6c3546de0fe5504d91c3dbc80d55cc64ddab5643a" SECTION = "x11/libs" DEPENDS = "intltool-native virtual/gettext" -PR = "r0" EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps"