[oe-commits] Michael 'Mickey' Lauer : fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as smartphone application

git version control git at git.openembedded.org
Thu Mar 18 21:21:06 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: dbf204545410b5ee1943675e789940569174f510
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dbf204545410b5ee1943675e789940569174f510

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Thu Mar 18 15:43:22 2010 +0100

fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as smartphone application

---

 recipes/images/fso2-demo-image.bb |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/recipes/images/fso2-demo-image.bb b/recipes/images/fso2-demo-image.bb
new file mode 100644
index 0000000..3e2f93c
--- /dev/null
+++ b/recipes/images/fso2-demo-image.bb
@@ -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 \
+"





More information about the Openembedded-commits mailing list