openpowerlink: add patch to fix musl build
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 25 Aug 2018 21:46:07 +0000 (23:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 26 Aug 2018 22:25:41 +0000 (00:25 +0200)
commitf0f680d6736aa69ea11ecd7d0a0577fb14bc6d22
tree46be0099bbb2738f494458c1fa09f6b4fa8be875
parent8909897ab357c433cf688243cbfa1154cc63a7a3
openpowerlink: add patch to fix musl build

This commit adds a one-liner patch that fixes the build with musl of
the openpowerlink package, caused by a missing <sys/types.h>
include. The patch has been submitted upstream.

Fixes:

  http://autobuild.buildroot.net/results/8aff5f6d7bcab616129368c1fb22026bb164e454/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openpowerlink/0004-stack-src-kernel-edrv-edrv-rawsock_linux.c-add-missi.patch [new file with mode: 0644]