kumquat-buildroot/package/rpi-userland
Sergio Prado 044a0f2919 rpi-userland: fix musl compile
When building with musl, the build fails with a conflicting type
qualifier error.

This is because musl defines stdout and stderr as const pointers
and RaspiVidYUV.c adds an extern declaration as normal pointers.

Since this declaration already comes in on the header (stdio.h),
there is no need to add an extern declaration, so removes it.

Fixes:

http://autobuild.buildroot.net/results/27bd6f32cecdb4e7c95247c1feaf2732c1d8e3fa

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-11-27 19:30:30 +01:00
..
0001-Add-.pc-files-for-the-OpenGLESv2-EGL-and-bcm_host-li.patch
0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch
0003-interface-remove-faulty-assert-to-make-weston-happy-.patch
0004-no-Werror.patch
0005-disable-missing-all-apps.patch
0006-Fix-conflicting-type-qualifiers-errors-when-building.patch rpi-userland: fix musl compile 2015-11-27 19:30:30 +01:00
Config.in
rpi-userland.mk package/rpi-userland: bump version 2015-11-22 22:26:09 +01:00
S94vcfiled
vcfiled.service