1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-27 11:25:09 +02:00
openwrt/package/utils/util-linux
Hauke Mehrtens 3a935f7ea9 util-linux: Use SYS_getrandom in randutils.c
The getrandom syscall is not hanging at bootup any more if there is
not enough entropy. This was fixed upstream in 2018 in commit:
a9cf659e05

This OpenWrt patch is not needed any more.
This reverts commit e64463ebde ("util-linux: avoid using the getrandom syscall")

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-05-19 22:43:45 +02:00
..
patches util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00
Makefile util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00