]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libv4l: fix EVIOCSCLOCKID related compile failure
authorPeter Seiderer <ps.report@gmx.net>
Sat, 3 Feb 2018 22:11:41 +0000 (23:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Feb 2018 21:49:07 +0000 (22:49 +0100)
commit3f5cc93612cb3819a1448de1eefab8040d8ba8f5
treee236028a4be27955773f47be3ad36d573fafafd8
parent7f50ba7d95cc1604e5669bf17f2b6cafa6e503cb
libv4l: fix EVIOCSCLOCKID related compile failure

Fixes [1]:

  keytable.c: In function 'test_event':
  keytable.c:1351:12: error: 'EVIOCSCLOCKID' undeclared (first use in this function)
    ioctl(fd, EVIOCSCLOCKID, &mode);

[1] http://autobuild.buildroot.net/results/8ba380471423bd2491e40103d7b1a45de1bd12ed

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libv4l/0002-keytable-fix-EVIOCSCLOCKID-related-compile-failure.patch [new file with mode: 0644]