summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-07-31 11:46:15 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-18 11:38:05 +0200
commitc901f525a349c7d137cea4ef008d660911531f56 (patch)
tree0529e0076363143d3c60c5f2457c5bb6e158da1f /meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb
parenta55265a22e69607312b7309fb3d7327b1d14230d (diff)
downloadmeta-openembedded-c901f525a349c7d137cea4ef008d660911531f56.tar.gz
xkbevd: upgrade 1.1.3 -> 1.1.4
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb
new file mode 100644
index 000000000..a6fc9e755
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb
@@ -0,0 +1,13 @@
1require recipes-graphics/xorg-app/xorg-app-common.inc
2SUMMARY = "A program to compile XKB keyboard description"
3DESCRIPTION = "The xkbevd event daemon listens for specified XKB \
4events and executes requested commands if they occur. "
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=208668fa9004709ba22c2b748140956c"
7
8DEPENDS += "libxkbfile"
9
10BBCLASSEXTEND = "native"
11
12SRC_URI[md5sum] = "c747faf1f78f5a5962419f8bdd066501"
13SRC_URI[sha256sum] = "2430a2e5302a4cb4a5530c1df8cb3721a149bbf8eb377a2898921a145197f96a"