From 9c622fd76e2add3dbf31c94c93dfbd33878d9998 Mon Sep 17 00:00:00 2001 From: Bob Ham Date: Thu, 27 Dec 2018 18:11:47 +0000 Subject: [PATCH] dev-tools: Add jitterentropy-rngd This works around the RNG issue linux-emcraft#2 causing SSH logins to be inaccessible for five minutes on boot. With this package, SSH is available immediately. --- dev-tools-all | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-tools-all b/dev-tools-all index c72ac42..c1d9afd 100644 --- a/dev-tools-all +++ b/dev-tools-all @@ -7,6 +7,7 @@ evtest gdb git i2c-tools +jitterentropy-rngd kbd librem5-devkit-check lsof -- GitLab