aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xinit_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xinit_1.3.0.bb')
-rw-r--r--recipes/xorg-app/xinit_1.3.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-app/xinit_1.3.0.bb b/recipes/xorg-app/xinit_1.3.0.bb
new file mode 100644
index 0000000000..0ee009f1a9
--- /dev/null
+++ b/recipes/xorg-app/xinit_1.3.0.bb
@@ -0,0 +1,10 @@
+require xorg-app-common.inc
+DESCRIPTION = "X Window System initializer"
+DEPENDS += "util-linux-ng"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "bc4e8b7d1919597cc37a0d24aa149dda"
+SRC_URI[archive.sha256sum] = "ba76e36e1a42a7cf76505b7e6fc4777f5d14f45ddff74341abfb7dd10d5fe04c"
+
+FILES_${PN} += "${libdir}X11/xinit"