summaryrefslogtreecommitdiffstats
path: root/recipes-misc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-02 19:29:47 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-02 19:29:47 +0100
commit610f20694efe0a2b51fa205fff8d073076e3e9e4 (patch)
treefd77a2ca9c4b95dc77b1889a6c0becd2667bdf01 /recipes-misc
parentf0da35713774a031b980bded8b38b735b72d1e22 (diff)
downloadmeta-ti-610f20694efe0a2b51fa205fff8d073076e3e9e4.tar.gz
cloud9-image: add screen, git and minicom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-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 9800aa25..59460aa9 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -15,6 +15,8 @@ IMAGE_INSTALL += " \
15 vim vim-vimrc \ 15 vim vim-vimrc \
16 procps \ 16 procps \
17 beaglebone-tester \ 17 beaglebone-tester \
18 screen minicom \
19 git \
18 " 20 "
19 21
20export IMAGE_BASENAME = "Cloud9-IDE" 22export IMAGE_BASENAME = "Cloud9-IDE"