diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-05 11:09:28 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-05 11:09:28 +0100 |
commit | 90039f49ca4bb452c024779107787371eaca977e (patch) | |
tree | 0546d822783a5684056a482e4af041664c718092 /recipes-misc/images | |
parent | 67ad848beb9d6657e25263e029ad5471bbe36281 (diff) | |
download | meta-ti-90039f49ca4bb452c024779107787371eaca977e.tar.gz |
cloud9-image: ship led-config
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-misc/images')
-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 691399c9..ad0099b7 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb | |||
@@ -20,6 +20,7 @@ IMAGE_INSTALL += " \ | |||
20 | screen minicom \ | 20 | screen minicom \ |
21 | git \ | 21 | git \ |
22 | beaglebone-getting-started bonescript \ | 22 | beaglebone-getting-started bonescript \ |
23 | led-config \ | ||
23 | " | 24 | " |
24 | 25 | ||
25 | export IMAGE_BASENAME = "Cloud9-IDE" | 26 | export IMAGE_BASENAME = "Cloud9-IDE" |