|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
poky(sumo) has now a systemd service file with appropriate installation
in recipe, but the rngd.service file itself is still broken using
/dev/urandom as a RNG_DEVICE. Update bbappend, leaving fixed
rngd.service file override in place.
poky commit where systemd service added:
b5fc88b3d35cc97c357ade91f0c9f376e3aed1cf rng-tools: add systemd service
file
init script (leaving systemd broken) was fixed in poky with commit:
b3b7ee4097b42b06f92127ca98663a96284ee185 rng-tools: Fix crazy defaults
Change-Id: I3330718543fd68dd9102d3f4ed3479c23d254321
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|