[oe] [PATCH] add paroli autostart

Angus Ainslie nytowl at openmoko.org
Thu Feb 19 20:24:39 UTC 2009


---
 packages/images/fso-paroli-image.bb |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/packages/images/fso-paroli-image.bb
b/packages/images/fso-paroli-image.bb
index 1d4bdd5..d7ac2d9 100644
--- a/packages/images/fso-paroli-image.bb
+++ b/packages/images/fso-paroli-image.bb
@@ -1,12 +1,18 @@
 require fso-zhone-image.bb

-# no extra apps
-GTK_INSTALL = ""
+ILLUME_THEME = ""
+
+# not many extra apps
+GTK_INSTALL = " \
+   vala-terminal \
+"
+
 GAMES_INSTALL = ""
-APP_INSTALL = ""
+APPS_INSTALL = ""

 # fso+zhone
 ZHONE_INSTALL = "\
   task-fso-compliance \
   paroli \
+  paroli-autostart \
 "
--
1.5.6.5







More information about the Openembedded-devel mailing list