summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-misc/images/cloud9-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb
index 982a4eb9..85340782 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -22,6 +22,8 @@ IMAGE_INSTALL += " \
22 minicom \ 22 minicom \
23 hicolor-icon-theme \ 23 hicolor-icon-theme \
24 gateone \ 24 gateone \
25 tar \
26 gdb gdbserver \
25" 27"
26 28
27export IMAGE_BASENAME = "Cloud9-IDE" 29export IMAGE_BASENAME = "Cloud9-IDE"