summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-misc/images/cloud9-image.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb
index 6ad7027a..86a53865 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -19,7 +19,8 @@ IMAGE_INSTALL += " \
19 opencv-dev \ 19 opencv-dev \
20 cronie-systemd ntpdate \ 20 cronie-systemd ntpdate \
21 nano \ 21 nano \
22 minicom \ 22 minicom \
23 hicolor-icon-theme \
23" 24"
24 25
25export IMAGE_BASENAME = "Cloud9-IDE" 26export IMAGE_BASENAME = "Cloud9-IDE"