]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
keepalived: fix build with 4.15+ kernel headers
authorBaruch Siach <baruch@tkos.co.il>
Fri, 9 Feb 2018 10:12:33 +0000 (12:12 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 10 Feb 2018 07:59:40 +0000 (08:59 +0100)
commit242abb4b212eb98e1c3ec1560d69c4e41f98b898
treeb975602bfa317ba1ac09945d47be79308ef2fe50
parent93781734b7d93ad4ca77add807c5e10a2862b6b9
keepalived: fix build with 4.15+ kernel headers

Kernel version 4.15 change the logic of libc-compat.h in a way that
introduced libc/kernel network headers collision. Add a patch for fixing
that.

Fixes:
http://autobuild.buildroot.net/results/000/000293275076c59e298d235e93ce9a92b66360e7/
http://autobuild.buildroot.net/results/2ba/2ba8722a42aa9b92f5194595f53130c97647b9b8/
http://autobuild.buildroot.net/results/114/114136447c9b18436ff9b2804c440a2e37576452/

Cc: Ilias Apalodimas <apalos@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/keepalived/0001-Fix-build-with-Linux-kernel-headers-v4.15.patch [new file with mode: 0644]