diff options
Diffstat (limited to 'package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch')
-rw-r--r-- | package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch b/package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch index 8325234423..2be74cc127 100644 --- a/package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch +++ b/package/libv4l/0004-utils-Properly-use-ENABLE_NLS-for-locale-related-cod.patch @@ -13,6 +13,9 @@ not available due to <locale.h> not being included. 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 ++ |