fso2-console-image: new recipe for fso2-compliance
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Sep 2009 12:47:13 +0000 (14:47 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Sep 2009 12:47:50 +0000 (14:47 +0200)
recipes/images/fso2-console-image.bb [new file with mode: 0644]
recipes/tasks/task-fso2-compliance.bb

diff --git a/recipes/images/fso2-console-image.bb b/recipes/images/fso2-console-image.bb
new file mode 100644 (file)
index 0000000..60bd6fc
--- /dev/null
@@ -0,0 +1,15 @@
+#------------------------------------------------------
+# FSO-compliant Console Image Recipe
+#------------------------------------------------------
+
+require fso-image.inc
+
+PV = "1.1"
+PR = "r1"
+
+IMAGE_INSTALL = "\
+  task-base \
+  task-fso2-compliance \
+  task-cli-tools \
+  task-cli-tools-python \
+"
index 3746cd3..dbc298d 100644 (file)
@@ -22,7 +22,7 @@ RDEPENDS_${PN} = "\
   fso-alsa-data \
   fso-apm \
   fso-gpsd \
-  fso-monitord \
+#  fso-monitord \
   connman \
   connman-scripts \
   connman-plugin-bluetooth \
@@ -42,8 +42,8 @@ RRECOMMENDS_${PN} = "\
   fso-abyss \
   wmiconfig \
   \
-  tzdata \
-  tzdata-americas \
-  tzdata-asia \
-  tzdata-europe \
+#  tzdata \
+#  tzdata-americas \
+#  tzdata-asia \
+#  tzdata-europe \
 "