]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add xinit
authorMatthew Allum <mallum@openedhand.com>
Tue, 22 Aug 2006 17:52:07 +0000 (17:52 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 22 Aug 2006 17:52:07 +0000 (17:52 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb b/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb
new file mode 100644 (file)
index 0000000..025a578
--- /dev/null
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+
+#DESCRIPTION = ""
+
+DEPENDS += " virtual/libx11"
+FILES_${PN} += "  /usr/lib/X11/xinit"
+