mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-16 11:14:00 -09:00
chrony calls getrandom() at startup if available, so it needs a workaround for the blocking behaviour on recent (4.14.39+), similar to what was done for util-linux in commitc4d86707cd(util-linux: add two upstream patches to fix blocking on getrandom() with recent kernels). Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitd9937b62e0) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>