summaryrefslogtreecommitdiffstats
path: root/recipes-misc/images
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-08 15:40:37 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-08 15:40:37 +0100
commit34bbf4d9ce0b421b8c9921eb093a0ee30d921b9c (patch)
treebf7d567165888aa3a6656d5d6c3991157dc20d2c /recipes-misc/images
parent3bce82727a43c6f9718baee81ff6f75834655fd2 (diff)
downloadmeta-ti-34bbf4d9ce0b421b8c9921eb093a0ee30d921b9c.tar.gz
cloud9-image: add more stuff
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc/images')
-rw-r--r--recipes-misc/images/cloud9-image.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb
index ad1cf660..a52f7369 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -17,7 +17,9 @@ IMAGE_INSTALL += " \
17 beaglebone-getting-started bonescript \ 17 beaglebone-getting-started bonescript \
18 led-config \ 18 led-config \
19 opencv-dev \ 19 opencv-dev \
20 ntp \ 20 ntp ntpdate ntp-systemd \
21 nano \
22 minicom \
21" 23"
22 24
23export IMAGE_BASENAME = "Cloud9-IDE" 25export IMAGE_BASENAME = "Cloud9-IDE"