Files
poky/meta/recipes-multimedia
Khem Raj 735e066b1c gst-validate: Fix build on musl
Connect has different signature on musl.

Fixes
socket_interposer.c:103:1: error: conflicting types for 'connect'
| connect (int socket, const struct sockaddr_in *addrin, socklen_t
address_len)
| ^
|
recipe-sysroot/usr/include/sys/socket.h:327:5:
note: previous declaration is here
| int connect (int, const struct sockaddr *, socklen_t);
|     ^

(From OE-Core rev: 77c02f815103733bcfbde3adec3784e456de42d4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-11 09:05:35 +01:00
..
2018-08-07 12:13:03 +01:00
2018-09-10 12:13:06 +01:00
2018-08-23 07:50:00 +01:00
2018-09-11 09:05:35 +01:00
2018-05-04 13:28:05 +01:00
2017-11-30 10:49:21 +00:00
2018-08-23 07:50:00 +01:00
2018-08-23 07:50:01 +01:00
2018-07-26 13:16:40 +01:00
2018-08-16 22:40:28 +01:00
2018-05-04 13:28:05 +01:00
2018-08-29 10:42:48 +01:00
2017-11-21 13:06:11 +00:00
2017-07-06 14:38:15 +01:00
2018-05-08 16:14:14 +01:00