]> code.ossystems Code Review - openembedded-core.git/commit
devtool: deploy-target: allow use of alternate ssh
authorOlaf Mandel <o.mandel@menlosystems.com>
Thu, 21 Feb 2019 13:10:45 +0000 (13:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 10:42:56 +0000 (10:42 +0000)
commitc2684740d7fd3aeb60b3ec7888000097effe82f4
tree73c793e138e5268a2028e8713de5540ab362ed86
parenta0e8cdd7256cf1f000f5338b010f5f1f9149dab0
devtool: deploy-target: allow use of alternate ssh

Allow the use of an alternate SSH executable for deploy-target and
undeploy-target. The command can be specified with -e / --ssh-exec.

Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/deploy.py