aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/fso2-demo-image.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes/images/fso2-demo-image.bb b/recipes/images/fso2-demo-image.bb
index 3e2f93c66b..df6c24e8bd 100644
--- a/recipes/images/fso2-demo-image.bb
+++ b/recipes/images/fso2-demo-image.bb
@@ -1,17 +1,22 @@
#------------------------------------------------------
-# FSO-compliant Console Image Recipe
+# FSO2 Demo Image
#------------------------------------------------------
require fso-image.inc
PV = "1.0"
-PR = "r0"
+PR = "r1"
IMAGE_INSTALL = "\
task-base \
task-fso2-compliance \
+ \
task-cli-tools \
task-cli-tools-python \
\
+ iptables \
+ alsa-utils-aplay \
+ alsa-utils-alsamixer \
+ \
zhone2 \
"