Files
poky/meta/recipes-support
Claudius Heine a8689e9b8e rng-tools: add systemd-udev-settle wants to service
rngd needs to start after `systemd-udev-settle` in order for the kernel
modules of the random source hardware to be loaded before it is started.

However, since the `rngd.service` does not require or want
`systemd-udev-settle.service` it might not be scheduled for start and
the `After=systemd-udev-settle.service` there has no effect.

Adding `Wants=systemd-udev-settle.service` provides a weak requirement
to it, so that the `rngd` is started after it, if possible.

(From OE-Core rev: 8d57589389f029fc4df85211254204966a94f007)

Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e9715d4234eb7b45dee8b323799014646f0a1b07)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-10-29 11:17:20 +01:00
..
2021-09-17 21:31:37 +01:00
2021-08-14 12:01:44 +01:00
2021-03-20 18:54:56 +00:00
2021-03-11 15:25:57 +00:00
2021-08-14 12:01:44 +01:00
2021-05-15 17:18:21 +01:00
2020-10-30 13:22:49 +00:00
2020-11-24 10:27:45 +00:00
2021-08-18 18:00:24 +01:00
2021-01-23 17:08:54 +00:00
2021-03-02 14:15:34 +00:00
2021-03-02 14:15:34 +00:00
2020-11-03 08:21:12 +00:00
2021-02-23 22:35:01 +00:00
2021-09-09 10:19:42 +01:00
2021-08-26 08:32:14 +01:00
2021-08-14 12:01:44 +01:00
2021-03-02 14:15:33 +00:00
2021-09-17 21:31:37 +01:00
2021-03-06 22:39:04 +00:00
2021-10-07 15:10:40 +01:00
2021-03-20 18:54:56 +00:00