rng-tools: disable jitter entropy generation in VMs 98/28398/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 16 Jan 2023 23:14:47 +0000 (18:14 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 19 Jan 2023 02:03:21 +0000 (21:03 -0500)
commitebeba2f0667d7195597d9131a12d880d503a399a
tree6cb49cf3f45640809c46465edf37e717051095a1
parente511c8eca18ed0d4895c8e150c8670be45fb608a
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: I51d10f95d5936a4ad89389ed5e0e4e0c16abcac6
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
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]