libv4l: fix build with glibc 2.28
authorBaruch Siach <baruch@tkos.co.il>
Wed, 19 Sep 2018 19:55:23 +0000 (22:55 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 20 Sep 2018 19:21:51 +0000 (21:21 +0200)
commitb5411515e92d4b1d32202035bff338e783b9065b
tree59dcd3f2a6da5c7fd24ca6036462bea4ac8a2d8e
parentc864be9e7c398aba61e2191c4d9f77c0e3b50df9
libv4l: fix build with glibc 2.28

Add two upstream patches adding the needed header for the major/minor
macros.

Fixes:
http://autobuild.buildroot.net/results/f38/f3858970c1bbb7b0201389f7656c9ccf15a59fda/

Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libv4l/0005-libv4lconvert-fix-compiler-warning.patch [new file with mode: 0644]
package/libv4l/0006-v4l2-ctl-fix-glibc-2.28-build.patch [new file with mode: 0644]