From e6c55d97bd54a51255e4c931d93d9b05acf927a7 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 1 Sep 2016 10:13:32 +0200 Subject: 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 --- templates/feature/agl-devel/50_local.conf.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/feature/agl-devel') 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 -- cgit 1.2.3-korg