summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-misc')
-rw-r--r--recipes-misc/images/cloud9-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb
index 826dc932..087e88f0 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -25,6 +25,7 @@ IMAGE_INSTALL += " \
25 tar \ 25 tar \
26 gdb gdbserver \ 26 gdb gdbserver \
27 nodejs-dev \ 27 nodejs-dev \
28 mplayer2 \
28" 29"
29 30
30export IMAGE_BASENAME = "Cloud9-IDE" 31export IMAGE_BASENAME = "Cloud9-IDE"