]> code.ossystems Code Review - openembedded-core.git/commitdiff
xkbcomp: upgrade to latest version 1.1.1
authorYu Ke <ke.yu@intel.com>
Wed, 23 Jun 2010 13:15:27 +0000 (21:15 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 29 Jun 2010 16:13:36 +0000 (17:13 +0100)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/packages/xorg-app/xkbcomp_1.1.1.bb [moved from meta/packages/xorg-app/xkbcomp_1.0.5.bb with 71% similarity]

similarity index 71%
rename from meta/packages/xorg-app/xkbcomp_1.0.5.bb
rename to meta/packages/xorg-app/xkbcomp_1.1.1.bb
index e436a71ed43cbff5ed481f5ad3f3319bd9ff6b06..bc2b788ba2efddde19f1e217a794213b8edb6358 100644 (file)
@@ -2,6 +2,8 @@ require xorg-app-common.inc
 
 DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
+
 DEPENDS += "libxkbfile"
 
 BBCLASSEXTEND = "native"