Commits

Baruch Siach committed f4a263cad2d
trinity: fix ipv6 headers detection The trinity configure script looks into a host header to check for libc/kernel headers conflict resolution. This is not compatible with cross compilation. Add a patch that does direct compilation test instead. This issue was not caught by the autobuilder yet. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>