rng-tools: disable jitter entropy generation in VMs 28/28428/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 16 Jan 2023 23:14:47 +0000 (18:14 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 29 Jan 2023 14:29:37 +0000 (14:29 +0000)
commitff102f398a1baf0522c359f356c31c3f935491dd
treecdea279bd6d2d194ab01b53a32cb1d0dcb9d706b
parent3b3008fc244b29a1022c93dd567db73990a8c505
rng-tools: disable jitter entropy generation in VMs

Add a bbappend for rng-tools that disables jitter entropy generation
for virtio-all machines, as it provides little value in virtual
machines that are dependent on the host entropy anyways, and slows
their booting very significantly.

Bug-AGL: SPEC-4618

Change-Id: Ia61917253b69f37b003c617d4203c823dd51bb6c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit ebeba2f0667d7195597d9131a12d880d503a399a)
recipes-support/rng-tools/files/default [new file with mode: 0644]
recipes-support/rng-tools/rng-tools_%.bbappend [new file with mode: 0644]
recipes-support/rng-tools/rng-tools_agldemo.inc [new file with mode: 0644]