summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-10 09:52:30 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:07:05 -0500
commit29b5e9cc8661e77333f376d508e7efcd1e355bfe (patch)
tree3bfb33783f600c94c813aa76ac333460cc2af799
parentc3c095c83f498a55f65ad72195e8f05d39c84a07 (diff)
downloadmeta-ti-29b5e9cc8661e77333f376d508e7efcd1e355bfe.tar.gz
cloud9-image: ship connman-test as well to manipulate interfaces using the CLI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-misc/images/cloud9-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb
index 1a7e2695..b8ef3d86 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -29,6 +29,7 @@ IMAGE_INSTALL += " \
29 mplayer2 \ 29 mplayer2 \
30 tslib-tests tslib-calibrate \ 30 tslib-tests tslib-calibrate \
31 iproute2 canutils \ 31 iproute2 canutils \
32 connman-tests \
32" 33"
33 34
34export IMAGE_BASENAME = "Cloud9-IDE" 35export IMAGE_BASENAME = "Cloud9-IDE"