fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as smartphone applic...
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 18 Mar 2010 14:43:22 +0000 (15:43 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 18 Mar 2010 14:43:54 +0000 (15:43 +0100)
recipes/images/fso2-demo-image.bb [new file with mode: 0644]

diff --git a/recipes/images/fso2-demo-image.bb b/recipes/images/fso2-demo-image.bb
new file mode 100644 (file)
index 0000000..3e2f93c
--- /dev/null
@@ -0,0 +1,17 @@
+#------------------------------------------------------
+# FSO-compliant Console Image Recipe
+#------------------------------------------------------
+
+require fso-image.inc
+
+PV = "1.0"
+PR = "r0"
+
+IMAGE_INSTALL = "\
+  task-base \
+  task-fso2-compliance \
+  task-cli-tools \
+  task-cli-tools-python \
+  \
+  zhone2 \
+"