From: Matthew Allum Date: Tue, 22 Aug 2006 17:52:07 +0000 (+0000) Subject: Add xinit X-Git-Tag: 2011-1~12772 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c69404a7d57f922c437b783ff3dcdf609051bcf1;p=openembedded-core.git Add xinit git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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 index 0000000000..025a578370 --- /dev/null +++ b/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb @@ -0,0 +1,7 @@ +require xorg-app-common.inc + +#DESCRIPTION = "" + +DEPENDS += " virtual/libx11" +FILES_${PN} += " /usr/lib/X11/xinit" +