summaryrefslogtreecommitdiffstats
path: root/package/trinity/0005-proto-rds-include-libc-network-headers-first.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/trinity: fix build with kernel headers v4.19Baruch Siach2018-12-131-0/+48
Kernel v4.19 introduced a change in linux/rds.h UAPI header that causes networking definitions collision with libc headers. Add a patch fixing that be reordering the include list. Fixes: http://autobuild.buildroot.net/results/b30/b30993de10c909602ec2e9098a91e400fa9c91f6/ http://autobuild.buildroot.net/results/96d/96deb94e5f959c844060d449fae5668c5f3c5571/ http://autobuild.buildroot.net/results/c7a/c7aa75fd8faad7ac49492497807d1a7fe4c4f955/ Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud