summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-09-08 07:44:16 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-17 11:17:40 +0200
commitf78f3f31c06c669006fcb567c8f503d4dbec68da (patch)
tree7c6ce488ada0192a2edc998c18f061257497c0df /meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb
parent50af41f5e48bb9d136109fc221ae7794b4e9c46a (diff)
downloadmeta-openembedded-f78f3f31c06c669006fcb567c8f503d4dbec68da.tar.gz
xorg-app: use xorg-app-common.inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb b/meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb
index c1acc983d6..3480185d3d 100644
--- a/meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xinput_1.5.3.bb
@@ -1,8 +1,8 @@
1require xorg-app-common.inc 1require recipes-graphics/xorg-app/xorg-app-common.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0" 2LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0"
3DESCRIPTION = "a utility to configure and test XInput devices" 3DESCRIPTION = "a utility to configure and test XInput devices"
4DEPENDS += " libxi" 4DEPENDS += " libxi"
5PR = "${INC_PR}.0" 5PR = "r6"
6 6
7SRC_URI[md5sum] = "1e2f0ad4f3fa833b65c568907f171d28" 7SRC_URI[md5sum] = "1e2f0ad4f3fa833b65c568907f171d28"
8SRC_URI[sha256sum] = "6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76" 8SRC_URI[sha256sum] = "6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76"