summaryrefslogtreecommitdiffstats
path: root/package/libv4l/0007-configure.ac-add-disable-libv4l-option.patch
Commit message (Collapse)AuthorAgeFilesLines
* libv4l: bump to version 1.14.1Baruch Siach2018-01-261-155/+0
| | | | | | | Drop upstream patches. autoreconf is no longer needed. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libv4l: allow build of v4l2 utilities on noMMU platformsHugues Fruchet2017-06-101-0/+155
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>
OpenPOWER on IntegriCloud