diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-09-06 21:53:26 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-09-09 14:37:42 +0000 |
commit | c55cb9e43a4ff26224cd917f91c057f15535ee3b (patch) | |
tree | b69cae9b47f50fa2ea56ad9d3fe01c1354a17fca /meta-agl-profile-core/classes | |
parent | bce13c2ccfb3fc1edf29156c5b348e7d50ae59da (diff) |
agl-profile-core/packagegroup-agl-core-boot: add rng-tools
On some boards (typically Minnowboard Max), the kernel's random number entropy
pool may fill too slowly. As a consequence, if many processes ask for random
data at the same time, the reads on /dev/random are blocked until the entropy
pool has been filled.
This patch adds rng-tools in the core images: the rngd daemon will start at boot
and fill the entropy pool.
Bug-AGL: SPEC-1655
Change-Id: Icbcf6a9ea685774dd13e33597689a3fd05aaadf4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-agl-profile-core/classes')
0 files changed, 0 insertions, 0 deletions