support/testing: provide entropy to perl tests
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sun, 11 Aug 2019 01:35:38 +0000 (22:35 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 11 Aug 2019 12:17:28 +0000 (14:17 +0200)
commita565917046fee3a45180c132f311d1d573536eef
tree124ce781ed4e226f111b61db3f740ce51d1feec8
parenteb6b0fd87ab82a51ebcdcd0bc48a0b0dd43b6f35
support/testing: provide entropy to perl tests

Newer versions of perl-io-socket-ssl require entropy.
Switch to use armv5 builtin kernel that already provides entropy for all
perl tests.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/269139402

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Francois Perrad <francois.perrad@gadz.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/tests/package/test_perl.py