meta-raspberrypi/recipes-graphics
Khem Raj f188f3d756 userland: Fix POSIX compliance expectation
We have errors like below with glibc 2.22+

net_sockets_common.c:139:20: error: storage size of 'hints' isn't known
    struct addrinfo hints, *info, *p;
                        ^

newer glibc has now fixed the definitions of getaddrinfo and ilk to be
enabled with correct posix version.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2015-08-09 23:02:30 +02:00
..
userland userland: Fix POSIX compliance expectation 2015-08-09 23:02:30 +02:00
vc-graphics vc-graphics: Move to recipes-graphics 2015-03-12 22:20:51 +01:00
xorg-xserver xserver-xf86-config: add rpi2 awareness 2015-03-12 22:20:51 +01:00