libv4l: add patch to link qv4l2 tool with librt
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 May 2017 20:06:26 +0000 (22:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 May 2017 20:18:55 +0000 (22:18 +0200)
commita8bd6c40723897e6a398e0481290460cd40e8b48
treeffe1efcdb03137e6ad60f1ebb6e61d63a5251f04
parent00f6de5fc77e38ae80c6ef1a0f0a74b57373344b
libv4l: add patch to link qv4l2 tool with librt

The qv4l2 tool in libv4l uses clock_gettime(), so it should link
against librt to build properly with old versions of glibc. Therefore,
we add a patch to libv4l to fix this issue. Autoreconfiguring libv4l
is now necessary since the patch touches Makefile.am.

Fixes:

  http://autobuild.buildroot.net/results/5dff0ec19205e02f6ee373d34cb79f39ac25b609/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/0003-utils-qv4l2-Makefile.am-link-with-librt.patch [new file with mode: 0644]
package/libv4l/libv4l.mk