summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-09 18:06:44 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-04-10 15:11:27 -0400
commitd2886e63551b314b23160f2c2cf12346391ae0fa (patch)
tree380ec893b3fcd745abdf07497d3e3895f61a9f30
parentd0b69390399f6fa9602d158718d8d19cf7af4a1a (diff)
downloadmeta-ti-d2886e63551b314b23160f2c2cf12346391ae0fa.tar.gz
cloud9-image: add rsync
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 b8ef3d86..c29d1cb9 100644
--- a/recipes-misc/images/cloud9-image.bb
+++ b/recipes-misc/images/cloud9-image.bb
@@ -30,6 +30,7 @@ IMAGE_INSTALL += " \
30 tslib-tests tslib-calibrate \ 30 tslib-tests tslib-calibrate \
31 iproute2 canutils \ 31 iproute2 canutils \
32 connman-tests \ 32 connman-tests \
33 rsync \
33" 34"
34 35
35export IMAGE_BASENAME = "Cloud9-IDE" 36export IMAGE_BASENAME = "Cloud9-IDE"