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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user