From: Michael 'Mickey' Lauer Date: Thu, 18 Mar 2010 14:43:22 +0000 (+0100) Subject: fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as smartphone applic... X-Git-Tag: Release-2010-05/1~340^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf204545410b5ee1943675e789940569174f510;p=openembedded.git fso2-demo-image: new image recipe; FSO-compliant image w/ zhone2 as smartphone application --- diff --git a/recipes/images/fso2-demo-image.bb b/recipes/images/fso2-demo-image.bb new file mode 100644 index 0000000000..3e2f93c66b --- /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 \ +"