aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-system/ompower
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-19 09:55:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-19 22:32:18 +0200
commit58c6b39473ffde9be35b7445253febfa9d5ca1fc (patch)
tree957488fafb73a3e850f39258eaf0985aab50e772 /recipes/openmoko-system/ompower
parent3ca828e418b7be9417eb6b750a0cc4c76d050da1 (diff)
downloadopenembedded-58c6b39473ffde9be35b7445253febfa9d5ca1fc.tar.gz
openmoko: remove openmoko directories used from FILESPATH as openmoko distribution was obsoleted on Aug 2010
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-system/ompower')
-rwxr-xr-xrecipes/openmoko-system/ompower/openmoko/ompower-init7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes/openmoko-system/ompower/openmoko/ompower-init b/recipes/openmoko-system/ompower/openmoko/ompower-init
deleted file mode 100755
index 0b36867b4d..0000000000
--- a/recipes/openmoko-system/ompower/openmoko/ompower-init
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-. /etc/init.d/functions
-
-# xset need to be able to reach our display
-export DISPLAY=:0
-ompower &