[meta-ti] Koen Kooi : cloud9-image: include CAN support
Arago Project git
git at arago-project.org
Fri Feb 10 18:33:30 PST 2012
Module: meta-ti
Branch: master
Commit: 9c197d70799ab721501e4d8a5be11746f7867843
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=9c197d70799ab721501e4d8a5be11746f7867843
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Thu Feb 9 20:21:21 2012 +0100
cloud9-image: include CAN support
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
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 65ce4e0..1a7e269 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -28,6 +28,7 @@ IMAGE_INSTALL += " \
nodejs-dev \
mplayer2 \
tslib-tests tslib-calibrate \
+ iproute2 canutils \
"
export IMAGE_BASENAME = "Cloud9-IDE"
More information about the meta-ti
mailing list