package/libv4l: toolchain w/ locale is not mandatory
authorHugues Fruchet <hugues.fruchet@st.com>
Fri, 9 Jun 2017 12:18:04 +0000 (14:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Jun 2017 21:33:15 +0000 (23:33 +0200)
commit07735334ea62e96bc0617b090ded2af4797fa345
treea61069c01abc68815c2ec3fb444ee0a0c3d1ec03
parentf837251785e9389f53d695ddb8a094707865171b
package/libv4l: toolchain w/ locale is not mandatory

libv4l package builds fine even if locale is not enabled.
This have been tested with stm32f469_disco_defconfig
enabling build of libv4l package:
+#v4l utilities
+BR2_TOOLCHAIN_BUILDROOT_CXX=y
+BR2_PACKAGE_LIBV4L=y
+BR2_PACKAGE_LIBV4L_UTILS=y

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/Config.in