support/testing: test_openssh: use a prebuilt toolchain
authorRomain Naour <romain.naour@gmail.com>
Sun, 12 Sep 2021 14:11:33 +0000 (16:11 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 21 Sep 2021 20:23:50 +0000 (22:23 +0200)
commit184d20404e8a5b95f2b2940f4d959d09be7ae2f0
treee20d5de2d643edadc1a966f0781220426d17a71d
parentf6d438d59fbb291e677edc030150944ee61feb4d
support/testing: test_openssh: use a prebuilt toolchain

Switch from the Buildroot internal toolchain for armv5 to
the prebuilt Bootlin external toolchain.

The test doesn't require to build a toolchain, there was
no prebuilt glibc toolchain recent enough at the time this
test has been introduced.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
support/testing/tests/package/test_openssh.py