diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-02 19:29:47 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-02 19:29:47 +0100 |
| commit | 610f20694efe0a2b51fa205fff8d073076e3e9e4 (patch) | |
| tree | fd77a2ca9c4b95dc77b1889a6c0becd2667bdf01 | |
| parent | f0da35713774a031b980bded8b38b735b72d1e22 (diff) | |
| download | meta-ti-610f20694efe0a2b51fa205fff8d073076e3e9e4.tar.gz | |
cloud9-image: add screen, git and minicom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | recipes-misc/images/cloud9-image.bb | 2 |
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 | ||
| 20 | export IMAGE_BASENAME = "Cloud9-IDE" | 22 | export IMAGE_BASENAME = "Cloud9-IDE" |
