Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libv4l: update upstream status of patches | Thomas Petazzoni | 2016-01-21 | 1 | -0/+3 |
| | | | | | | | | 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> | ||||
* | libv4l: add patches to fix musl build issues, and enable on musl | Thomas Petazzoni | 2015-12-18 | 1 | -0/+107 |
This commit adds two patches to the libv4l package, the first one fixes the __off_t usage and the second one fixes locale-related function usage. Those two patches allow libv4l to build fine against musl, so we remove the dependency of glibc || uclibc. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |