summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-09 10:20:50 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-09 10:20:50 +0100
commit28e95d0306e07a3aa89e771337eec5bc1cf4950a (patch)
tree82eb22708f5ed58146422fe68c37a9ca26fe71ca /recipes-misc
parent953f835540fd3516d7779c2fdc740bc0301dd1e5 (diff)
downloadmeta-ti-28e95d0306e07a3aa89e771337eec5bc1cf4950a.tar.gz
cloud9-image: add hicolor-icon-theme
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-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"