libraw1394: add patch to fix CLOCK_MONOTONIC_RAW build problem
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 12 Feb 2016 09:19:33 +0000 (10:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Feb 2016 20:49:43 +0000 (21:49 +0100)
commit60d71a9cbe3b209e501a339d45860abc789a42d1
tree0272cd18fa3287fa75fde8708cc6abde76ff49d5
parent1021a6f6d8db7beaa72c4db84ed85fcedfc4ae33
libraw1394: add patch to fix CLOCK_MONOTONIC_RAW build problem

CLOCK_MONOTONIC_RAW is a fairly recent addition, which may not be
available in old C libraries/kernels. This commit adds a libraw1394
patch that makes the use of CLOCK_MONOTONIC_RAW optional. The patch
has been submitted upstream.

Fixes:

  http://autobuild.buildroot.net/results/198149e80be3e62eaf9f4731442031a1aa93409c/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libraw1394/0001-testlibraw-build-the-CLOCK_MONOTONIC_RAW-test-condit.patch [new file with mode: 0644]