From: Stephane Desneux <stephane.desneux@iot.bzh>
Date: Thu, 1 Sep 2016 08:13:32 +0000 (+0200)
Subject: meta-agl: the feature 'agl-devel' depends on rsync
X-Git-Tag: chinook_3.0.0~141
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e6c55d97bd54a51255e4c931d93d9b05acf927a7;p=AGL%2Fmeta-agl.git

meta-agl: the feature 'agl-devel' depends on rsync

The rsync tool is required on the target for deploying
applications or services easily through rsync and ssh from
a host running the SDK.

Change-Id: I042918ce1c14137519a878bc5bfa63e4e7f49fe6
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
---

diff --git a/templates/feature/agl-devel/50_local.conf.inc b/templates/feature/agl-devel/50_local.conf.inc
index bde32dd62..62973830f 100644
--- a/templates/feature/agl-devel/50_local.conf.inc
+++ b/templates/feature/agl-devel/50_local.conf.inc
@@ -11,6 +11,7 @@ IMAGE_INSTALL_append = " \
 	systemtap \
 	screen \
 	usbutils \
+	rsync \
 "
 
 # disable install of debug files in SDK