aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/xinit_1.2.1.bb11
-rw-r--r--recipes/xorg-app/xinput_1.5.1.bb6
2 files changed, 17 insertions, 0 deletions
diff --git a/recipes/xorg-app/xinit_1.2.1.bb b/recipes/xorg-app/xinit_1.2.1.bb
new file mode 100644
index 0000000000..9fe144ffeb
--- /dev/null
+++ b/recipes/xorg-app/xinit_1.2.1.bb
@@ -0,0 +1,11 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "X Window System initializer"
+PE = "1"
+PR = "r1"
+
+DEPENDS += "util-linux-ng"
+
+FILES_${PN} += "${libdir}X11/xinit"
+SRC_URI[archive.md5sum] = "56f2d202b3dc10fcd21931a67bb270f7"
+SRC_URI[archive.sha256sum] = "16bcc73ae81b6d80fd1a9419ea757f38870d1043d440b6d56fcaa79d4c6c9b07"
diff --git a/recipes/xorg-app/xinput_1.5.1.bb b/recipes/xorg-app/xinput_1.5.1.bb
new file mode 100644
index 0000000000..407301689a
--- /dev/null
+++ b/recipes/xorg-app/xinput_1.5.1.bb
@@ -0,0 +1,6 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "a utility to configure and test XInput devices"
+DEPENDS += " libxi"
+SRC_URI[archive.md5sum] = "82400f0ba63217df9b00d825532cea7d"
+SRC_URI[archive.sha256sum] = "e33c8361c2b6cb13db9a7157753d417c168c8203c8b7027e9dda2fbeef00fd33"