fso-image: ship some apps
authorMichael Lauer <mickey@vanille-media.de>
Thu, 18 Sep 2008 18:11:32 +0000 (18:11 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 18 Sep 2008 18:11:32 +0000 (18:11 +0000)
packages/images/fso-image.bb

index eabe00b..e4e403c 100644 (file)
@@ -60,6 +60,7 @@ TOOLS_INSTALL = "\
   powertop \
   s3c24xx-gpio \
   sysstat \
+  tcpdump \
 "
 
 # audio
@@ -106,9 +107,20 @@ PYTHON_INSTALL = "\
 ZHONE_INSTALL = "\
   gsm0710muxd \
   frameworkd \
+  fso-gspd \
   zhone \
 "
 
+# additional apps
+APPS_INSTALL = "\
+  tichy \
+  gpe-gallery \
+  gpe-sketchbook \
+  gpe-filemanager \
+  vagalume \
+  starling \
+"
+
 IMAGE_INSTALL = "\
   ${BASE_INSTALL} \
   ${X_INSTALL} \
@@ -118,7 +130,7 @@ IMAGE_INSTALL = "\
   ${TOOLS_INSTALL} \
   ${PYTHON_INSTALL} \
   ${ZHONE_INSTALL} \
-  tichy \
+  ${APPS_INSTALL} \
 "
 
 inherit image