Rosen Penev
39bc254663
treewide: remove uClibc++ support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
b945b0790f
libv4l: fix glibc compilation
There was a typo in the linker flags.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Rosen Penev
8df4e29cff
v4l-utils: bring back getsubopt patch
During the update to 1.20.0, this patch was mistakenly removed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
dd74a7cb87
libv4l: update to 1.20.0
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
0cd1a9b537
libv4l: update to 1.16.8
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>
5 years ago
Rosen Penev
13278007f9
libv4l: fix compilation under kernel 4.14
The last patch used a macro unavailable with older kernel headers.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
ffb7da67a3
libv4l: fix compilation with newer musl
This is using the input_event struct directly, instead of using the proper
defines.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Ted Hess
67b8da50c1
libv4l: Update to 1.16.6. Fix missing includes patch
Signed-off-by: Ted Hess <thess@kitschensync.net>
5 years ago
Rosen Penev
dcba53b40b
libv4l: Add missing INTL dependency
Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
b266b21306
v4l-utils: Update to 1.16.5
Add Alpine Linux patch that fixes a crash under Musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Eneas U de Queiroz
2ffac8ff5b
libv4l: avoid libelf dependency
Explicitly disable bpf support to avoid picking up libelf dependency.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Rosen Penev
c67b234919
libv4l: Update to 1.16.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Ted Hess
456b789bce
libv4l: Force build without libudev
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Ted Hess
b2b44c9f3e
libv4l: Upgrade to 1.14.2. Adding RDS and CEC components
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
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>
7 years ago
Ted Hess
4c73560932
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with getsubopt()
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Nicolas Thill
9aa904b04b
libv4l: fix musl compatibility on 64-bits
Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years ago
Ted Hess
6104632bc2
libv4l: Fix musl compatibility, update to 1.6.3
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
c23be55aa9
libv4l: Update to latest version 1.6.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
9f7ec5c8d7
libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
205bac8793
Include nls.mk in dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
f08fd93c25
libv4l: Import from oldpackages, upgrade to 1.2.1, fix build
Update copyright, license info, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago