diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-04 11:04:46 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-04 22:46:04 +0200 |
commit | 8632170db8dddf735c5e1c80f6c8d48f75423c63 (patch) | |
tree | ea8c332efebae3618a155a84630653154a414675 /package/diffutils/diffutils.hash | |
parent | 50c02bd72b1e035544c0c07bb857cab99c04a6e3 (diff) | |
download | buildroot-8632170db8dddf735c5e1c80f6c8d48f75423c63.tar.gz buildroot-8632170db8dddf735c5e1c80f6c8d48f75423c63.zip |
eudev: add patch to fix getrandom() system call on ARM64
When the kernel headers in the toolchain don't provide __NR_getrandom,
eudev has a predefined set of values. However, the provided value for
ARM64 is incorrect, and causes a runtime problem on this architecture
when old kernel headers (not providing __NR_getrandom) are used.
This commit adds a patch to eudev to fix this issue.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'package/diffutils/diffutils.hash')
0 files changed, 0 insertions, 0 deletions