libv4l: add patch to fix libjpeg build issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 21 Jan 2016 09:52:02 +0000 (10:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 21 Jan 2016 14:22:54 +0000 (15:22 +0100)
commit343ec915e3f7cb6f83ef114cd6c5e5f3502d8f4a
treec5654c0b4f8bad17cab4af02fb7269152d204790
parent2e61aaa7c49653df181061199f7ecd6f6007d58f
libv4l: add patch to fix libjpeg build issue

Since the bump of libjpeg to v9b, libv4l doesn't build anymore due to
the change of the prototype of jpeg_mem_src(), which gets
re-implemented in libv4l when the libjpeg is too old.

Fixes:

  http://autobuild.buildroot.org/results/e7a/e7a2341cbbcf514f4cd6754a5a36cebd6556a757/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/0005-libv4lconvert-only-expose-jpeg_mem_-protoypes-when-J.patch [new file with mode: 0644]