package/libv4l: allow build of v4l2 utilities on noMMU platforms
authorHugues Fruchet <hugues.fruchet@st.com>
Fri, 9 Jun 2017 12:18:03 +0000 (14:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Jun 2017 21:33:14 +0000 (23:33 +0200)
commitf837251785e9389f53d695ddb8a094707865171b
treef6451e8e45c1a53043151e4b29824b6b16d46254
parent0ea16a9fcf1f0748bd30183d9f937a3ea2f2fb27
package/libv4l: allow build of v4l2 utilities on noMMU platforms

This commit removes the dependencies on MMU and dynamic libraries.

In order to build v4l2 utilities such as compliancy tools like
v4l2-compliance or cec-compliance, v4-utils can now be built without
dynamic libraries support.

In that case the v4l-utils parts which depends on dynamic library
support are not built:
 - libv4l & libv4lconvert libraries
 - libv4l plugins
 - rds-ctl utility
 - contrib test utilities

The rest of the utilities are built.

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/0004-configure.ac-clarify-configure-summary.patch [new file with mode: 0644]
package/libv4l/0005-configure.ac-revisit-v4l2-ctl-compliance-using-libv4.patch [new file with mode: 0644]
package/libv4l/0006-configure.ac-revisit-disable-libv4l-to-disable-dyn-l.patch [new file with mode: 0644]
package/libv4l/0007-configure.ac-add-disable-libv4l-option.patch [new file with mode: 0644]
package/libv4l/0008-configure.ac-fix-build-of-v4l-utils-on-uclinux.patch [new file with mode: 0644]
package/libv4l/0009-configure.ac-add-USE_LIBV4L-to-summary.patch [new file with mode: 0644]
package/libv4l/Config.in
package/libv4l/libv4l.mk