1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-06 19:39:17 +00:00

cloud9-image: include bonescript and beaglebone-getting-started

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-04 16:40:19 +01:00
parent 4a3b16196b
commit 6a40735515

View File

@@ -2,6 +2,8 @@
require ti-hw-bringup-image.bb
FATPAYLOAD = "${datadir}/beaglebone-getting-started/"
IMAGE_INSTALL += " \
cloud9 \
task-sdk-target \
@@ -17,7 +19,8 @@ IMAGE_INSTALL += " \
beaglebone-tester \
screen minicom \
git \
"
beaglebone-getting-started bonescript \
"
export IMAGE_BASENAME = "Cloud9-IDE"