summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xinit_1.3.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xinit_1.3.0.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb b/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb
new file mode 100644
index 0000000000..ee7c64d928
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xinit_1.3.0.bb
@@ -0,0 +1,18 @@
1require xorg-app-common.inc
2
3SUMMARY = "X Window System initializer"
4
5DESCRIPTION = "The xinit program is used to start the X Window System \
6server and a first client program on systems that cannot start X \
7directly from /etc/init or in environments that use multiple window \
8systems. When this first client exits, xinit will kill the X server and \
9then terminate."
10
11LIC_FILES_CHKSUM = "file://COPYING;md5=0d4b5eef75f1584ccbdc5e4a34314407"
12PR = "r0"
13PE = "1"
14
15FILES_${PN} += "${libdir}X11/xinit"
16
17SRC_URI[md5sum] = "bc4e8b7d1919597cc37a0d24aa149dda"
18SRC_URI[sha256sum] = "ba76e36e1a42a7cf76505b7e6fc4777f5d14f45ddff74341abfb7dd10d5fe04c"