summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a3b161)
raw | patch | inline | side by side (parent: 4a3b161)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 4 Nov 2011 15:40:19 +0000 (16:40 +0100) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Fri, 4 Nov 2011 15:40:19 +0000 (16:40 +0100) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-misc/images/cloud9-image.bb | patch | blob | history |
index 59460aa9e1aeadb3f6cdf6105ad8abbcbb315fbf..691399c99e9de5b7ddf9a4268350766b24c49b6a 100644 (file)
require ti-hw-bringup-image.bb
+FATPAYLOAD = "${datadir}/beaglebone-getting-started/"
+
IMAGE_INSTALL += " \
cloud9 \
task-sdk-target \
beaglebone-tester \
screen minicom \
git \
- "
+ beaglebone-getting-started bonescript \
+"
export IMAGE_BASENAME = "Cloud9-IDE"