]> code.ossystems Code Review - openembedded-core.git/commit
dropbear: Remove incorrect SFTPSERVER_PATH from CFLAGS
authorDominic Sacré <dominic.sacre@gmx.de>
Wed, 25 May 2016 11:13:44 +0000 (13:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:31 +0000 (09:30 +0100)
commitdf798bca330583103b2301678236cc841cc861dd
treee689dbf7e6be4d8102f28f395936026b6a9fe60d
parent1384ccd920f302d75bfb99fb5557203f8bc02af4
dropbear: Remove incorrect SFTPSERVER_PATH from CFLAGS

Openssh now installs the sftp-server binary as /usr/libexec/sftp-server,
whereas the dropbear recipe assumes a different path.
Dropbear uses the correct path by default, so it's no longer necessary
to override SFTPSERVER_PATH via CFLAGS.

This fixes SFTP access to systems using dropbear as the SSH server.

Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/dropbear/dropbear.inc