buildroot/package/libdrm
Peter Seiderer 13f05cbfc0 package/libdrm: fix nouveau tests compile for musl
Add openembedded provided patch [2] to fix musl toolchain compile failures
because of different ioctl() signatures, (int, int, ...) vs. (int, unsigned
long, ...).

Fixes:

  ../tests/nouveau/threaded.c:39:5: error: conflicting types for 'ioctl'
  int ioctl(int fd, unsigned long request, ...)

[1] http://autobuild.buildroot.net/results/047f149a928ac2a17e25211a0a8a264ebae369ac
[2] https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-graphics/drm/libdrm/musl-ioctl.patch

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-11-26 22:51:26 +01:00
..
0001-Add-ARM-support-into-xf86drm.h.patch
0002-xf86atomic-require-CAS-support-in-libatomic_ops.patch
0003-meson.build-fix-intel-atomics-detection.patch
0004-meson.build-enable-static-build.patch
0005-tests-meson.build-disable-nouveau-tests-for-static-b.patch package/libdrm: disable nouveau test for static build 2019-11-25 18:16:26 +01:00
0006-tests-nouveau-threaded-adapt-ioctl-signature.patch package/libdrm: fix nouveau tests compile for musl 2019-11-26 22:51:26 +01:00
Config.in
libdrm.hash
libdrm.mk