aboutsummaryrefslogtreecommitdiff
path: root/libs/libv4l
Commit message (Collapse)AuthorAge
* libv4l: update to 1.16.8Rosen Penev2020-04-11
| | | | | | | | | | | | Fixed license information. Update argp dependency to be for non glibc. Added PKG_BUILD_PARALLEL for faster compilation. Added --as-needed linker flag for slightly smaller size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libv4l: fix compilation under kernel 4.14Rosen Penev2020-04-06
| | | | | | The last patch used a macro unavailable with older kernel headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libv4l: fix compilation with newer muslRosen Penev2020-03-28
| | | | | | | This is using the input_event struct directly, instead of using the proper defines. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #9785 from thess/libv4l-updateTed Hess2019-08-21
|\ | | | | libv4l: Update to 1.16.6. Fix missing includes patch
| * libv4l: Update to 1.16.6. Fix missing includes patchTed Hess2019-08-20
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | libv4l: Add missing INTL dependencyRosen Penev2019-07-03
|/ | | | | | Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* v4l-utils: Update to 1.16.5Rosen Penev2019-03-30
| | | | | | Add Alpine Linux patch that fixes a crash under Musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libv4l: avoid libelf dependencyEneas U de Queiroz2019-03-15
| | | | | | Explicitly disable bpf support to avoid picking up libelf dependency. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* libv4l: Update to 1.16.3Rosen Penev2019-01-21
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libv4l: Force build without libudevTed Hess2018-12-14
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libv4l: Upgrade to 1.14.2. Adding RDS and CEC componentsTed Hess2018-09-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with ↵Ted Hess2016-02-27
| | | | | | getsubopt() Signed-off-by: Ted Hess <thess@kitschensync.net>
* libv4l: fix musl compatibility on 64-bitsNicolas Thill2015-06-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libv4l: Fix musl compatibility, update to 1.6.3Ted Hess2015-06-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libv4l: Update to latest version 1.6.2Ted Hess2015-03-02
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ | | | | License updates and metadata typo correction
| * misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | libv4l/tgt/hdparm/pciutils: disable MIPS16Steven Barth2014-11-25
|/ | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Include nls.mk in dependenciesTed Hess2014-07-23
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* libv4l: Import from oldpackages, upgrade to 1.2.1, fix buildTed Hess2014-07-22
Update copyright, license info, add myself as pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>