aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-06-10 16:20:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-13 17:37:54 +0100
commit8b04e2757c07a6f583025ef52c4c9770f673ef7d (patch)
treea906a95b07689d263938956d9cda28596021162e /meta/recipes-graphics
parent38992002d6fcf8147b2f2a0172d8acefbdcbfe8d (diff)
downloadopenembedded-core-8b04e2757c07a6f583025ef52c4c9770f673ef7d.tar.gz
xkeyboard-config: upgrade to 2.9
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/xkeyboard-config_2.9.bb (renamed from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb b/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"