diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-09 10:55:51 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-09 10:55:51 +0100 |
commit | 8c5b4be7e85ca7dd9427d38dedc8e888160a5f2f (patch) | |
tree | 4ee98c943c1b10ac3013fc35b1b2163b8fd53e83 /recipes-misc | |
parent | 28e95d0306e07a3aa89e771337eec5bc1cf4950a (diff) | |
download | meta-ti-8c5b4be7e85ca7dd9427d38dedc8e888160a5f2f.tar.gz |
cloud9-image: add gateone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc')
-rw-r--r-- | recipes-misc/images/cloud9-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 86a53865..982a4eb9 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb | |||
@@ -21,6 +21,7 @@ IMAGE_INSTALL += " \ | |||
21 | nano \ | 21 | nano \ |
22 | minicom \ | 22 | minicom \ |
23 | hicolor-icon-theme \ | 23 | hicolor-icon-theme \ |
24 | gateone \ | ||
24 | " | 25 | " |
25 | 26 | ||
26 | export IMAGE_BASENAME = "Cloud9-IDE" | 27 | export IMAGE_BASENAME = "Cloud9-IDE" |