aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xinit_1.3.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-01 10:36:52 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-01 13:18:40 +0100
commitcb798dc31dee5c131e0f634021678e9c2fedeca8 (patch)
treedc4c72d064a4fc484dd163a11cdd35b338970afe /recipes/xorg-app/xinit_1.3.0.bb
parente3e33312ac0d798a26b01f4e73fcd934b77951c3 (diff)
downloadopenembedded-cb798dc31dee5c131e0f634021678e9c2fedeca8.tar.gz
xorg: new versions for 20101101
* tested on SHR/gta-02, SHR/spitz, SHR/nokia900 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"