summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/ide_sdk.py
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2024-07-26 16:48:35 +0100
committerSteve Sakoman <steve@sakoman.com>2024-08-01 06:08:09 -0700
commit27a526f1e7829f7bc6c6afdd64241d269efcdb28 (patch)
tree39927e33ee649896b41725e591dfe7a4d11bf320 /scripts/lib/devtool/ide_sdk.py
parent3bb68d43299aa1fbecbba1cfcc52d0f5c3daa8a3 (diff)
downloadpoky-27a526f1e7829f7bc6c6afdd64241d269efcdb28.tar.gz
oeqa/runtime/scp: requires openssh-sftp-server
The SCP protocol was deprecated in favor of the SFTP. For the legacy SCP protocol scp should be run with "-O". Instead of adding "-O" on the scp_options ssh oeqa we can require the openssh-sftp-server to be instaled on the target. This way the test will work more deterministic regardless of the host machine client used. For the old fashion clients still using legacy SCP protocol the openssh-sshd server will be used, for the new ones using the SFTP the openssh-sftp-server will be picked. (From OE-Core rev: 7629a47d6cac36c78184788010f754175853bb03) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 2f43da91ba20d18bc419bca7651bb383a51f20af) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions