]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
perl: add testdepends for ssh
authorArmin Kuster <akuster808@gmail.com>
Wed, 30 Jan 2019 15:16:36 +0000 (07:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 23:23:27 +0000 (23:23 +0000)
commit1a4d265ac043acd7a72919599f7e940ba6fb2dcf
treeba89b96114b823b628deaeb1a9fd8584f6dc3f88
parent192a5474a9e7c8c7c0d6284c7f4e3fbe42c5fae2
perl: add testdepends for ssh

fixes:

 DEBUG: [Running]$ ssh -l root -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; perl -e '$_="Uryyb, jbeyq"; tr/a-zA-Z/n-za-mN-ZA-M/;print'
| DEBUG: time: 1548816904.4024463, endtime: 1548817204.397057
| DEBUG: Partial data from SSH call: ssh: connect to host 192.168.7.4 port 22: Connection refused

for master/thud/sumo

(From OE-Core rev: a590e7805e3bec5dd995f7ea0b9e79a21f82b48b)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/perl.py