summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-app/xinput_1.5.3.bb14
-rw-r--r--meta/recipes-graphics/xorg-app/xinput_1.6.0.bb15
2 files changed, 15 insertions, 14 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb b/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
deleted file mode 100644
index 6790f60dad..0000000000
--- a/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1require xorg-app-common.inc
2
3SUMMARY = "Runtime configuration and test of XInput devices"
4
5DESCRIPTION = "Xinput is an utility for configuring and testing XInput devices"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0"
8
9DEPENDS += " libxi"
10
11PR = "${INC_PR}.7"
12
13SRC_URI[md5sum] = "1e2f0ad4f3fa833b65c568907f171d28"
14SRC_URI[sha256sum] = "6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76"
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb
new file mode 100644
index 0000000000..974b11ed45
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xinput_1.6.0.bb
@@ -0,0 +1,15 @@
1require xorg-app-common.inc
2
3SUMMARY = "Runtime configuration and test of XInput devices"
4
5DESCRIPTION = "Xinput is an utility for configuring and testing XInput devices"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5"
8
9DEPENDS += " libxi libxrandr libxinerama"
10
11PR = "${INC_PR}.0"
12
13SRC_URI[md5sum] = "d2459d35b4e0b41ded26a1d1159b7ac6"
14SRC_URI[sha256sum] = "4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e"
15