From 29b5e9cc8661e77333f376d508e7efcd1e355bfe Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 10 Feb 2012 09:52:30 +0100 Subject: [PATCH] cloud9-image: ship connman-test as well to manipulate interfaces using the CLI Signed-off-by: Koen Kooi Signed-off-by: Denys Dmytriyenko --- recipes-misc/images/cloud9-image.bb | 1 + 1 file changed, 1 insertion(+) 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 += " \ mplayer2 \ tslib-tests tslib-calibrate \ iproute2 canutils \ + connman-tests \ " export IMAGE_BASENAME = "Cloud9-IDE"