summaryrefslogtreecommitdiffstats
path: root/package/diffutils
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-04 11:04:46 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-04 22:46:04 +0200
commit8632170db8dddf735c5e1c80f6c8d48f75423c63 (patch)
treeea8c332efebae3618a155a84630653154a414675 /package/diffutils
parent50c02bd72b1e035544c0c07bb857cab99c04a6e3 (diff)
downloadbuildroot-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud