summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-10-16 12:21:21 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-26 15:59:09 +0100
commit816593f92c195686b01524c4d1fcd56b8c4b6bd8 (patch)
tree1d8f0d5019bfcd700985b4f9f076f50280ec63e3 /meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
parent754e8768b69acba89bd6c3ba5dbe55b9df4d8083 (diff)
downloadpoky-816593f92c195686b01524c4d1fcd56b8c4b6bd8.tar.gz
xmodmap: upgrade to 1.0.8
License file changed slightly with some years changes. (From OE-Core rev: c20e88818fe96a452b0ce5d7698cbe7edd05fc70) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
deleted file mode 100644
index 573eecbe58..0000000000
--- a/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1require xorg-app-common.inc
2
3SUMMARY = "Utility for modifying keymaps and pointer button mappings in X"
4
5DESCRIPTION = "The xmodmap program is used to edit and display the \
6keyboard modifier map and keymap table that are used by client \
7applications to convert event keycodes into keysyms. It is usually run \
8from the user's session startup script to configure the keyboard \
9according to personal tastes."
10
11LICENSE = "MIT"
12LIC_FILES_CHKSUM = "file://COPYING;md5=eef098b27f09d0ac39268df0cc2c00b5"
13
14PR = "${INC_PR}.0"
15PE = "1"
16
17SRC_URI += "file://gnu-source.patch"
18
19SRC_URI[md5sum] = "d9b65f6881afe0d6d9863b30e1081bde"
20SRC_URI[sha256sum] = "ef22ede9c4a3c720da539292c6911515a8408e618e0dec6aa2196ee2153de4b5"