After some effort to upstream the libv4l patches, 4 out of our 5
patches are now upstream. This commit updates those patches to
indicate their upstream status.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Date: Fri, 16 Oct 2015 20:32:45 +0200
Subject: [PATCH] dvb/keytable: fix missing libintl linking
+Patch upstream at
+http://git.linuxtv.org/v4l-utils.git/commit/?id=ceaec539b62d83ffb5fdb5231e574a6adef0bf83.
+
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
utils/dvb/Makefile.am | 8 ++++----
Switching from __off_t to off_t allows the code to build properly with
musl.
+Patch upstream at
+http://git.linuxtv.org/v4l-utils.git/commit/?id=a6ff0635f7ed3400eec25039b96002b60a44209b.
+
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
lib/libv4l1/v4l1compat.c | 3 +--
In order to fix this, we add ENABLE_NLS conditionals around the calls
to these functions.
+Patch upstream at:
+http://git.linuxtv.org/v4l-utils.git/commit/?id=defad307a09c11ba989e6338bb0293c0e1acba87.
+
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
utils/dvb/dvb-fe-tool.c | 2 ++
(i.e when JPEG_LIB_VERSION < 80). When JPEG_LIB_VERSION >= 80, the
prototypes will come from <jpeglib.h>.
+Patch upstream at:
+http://git.linuxtv.org/v4l-utils.git/commit/?id=0b33f4c87cb26644ea662455acbc1649858b151f.
+
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
lib/libv4lconvert/jpeg_memsrcdest.h | 4 ++++