package/chrony: fix build with kernel headers older than 3.15
authorBaruch Siach <baruch@tkos.co.il>
Thu, 28 Jan 2021 14:43:36 +0000 (16:43 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 29 Jan 2021 08:28:05 +0000 (09:28 +0100)
commit70e0546a4e328c89740e6077542047077b9e6445
tree4282d6c0369ff87feef1376eec3657f0c48ae0d4
parent7c3df4fc497ce010a22ef9f0a4654794c97c5893
package/chrony: fix build with kernel headers older than 3.15

Add a patch to make renameat2 system call reference conditional.

Fixes:
http://autobuild.buildroot.net/results/bb6/bb638ed011aea379c7f780187dafe2615753e2ae/
http://autobuild.buildroot.net/results/5ef/5ef11bace60950b35b4a593d734a20df088c79aa/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/chrony/0001-sys_linux-fix-build-with-older-kernel-headers.patch [new file with mode: 0644]