aboutsummaryrefslogtreecommitdiff
path: root/utils/uvcdynctrl
Commit message (Collapse)AuthorAge
* uvcdynctrl: remove libwebcamRosen Penev2020-11-29
| | | | | | | | | | | | | It's useless and it's only used by this package. Just link it statically. Remove CMAKE_INSTALL as InstallDev section is gone. Add PKG_BUILD_PARALLEL for faster compilation. Put license information up as there are no longer 2 packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uvcdynctrl: Fix compilation with uClibc-ngRosen Penev2019-06-20
| | | | | | | | | | Got rid of libiconv-full dependency. Relying on nls.mk Fixed up the license information. Added CMAKE_INSTALL to get rid of the InstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uvcdynctrl: Update to 0.2.5Rosen Penev2018-07-25
| | | | | | Fixed links. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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>
* uvcdynctrl: get rid of udevDaniel Golle2017-06-19
| | | | | | | | The udev rule installed was ineffective as udev cannot run in coexistence with procd. If needed, it should be reimplemented as rule under /etc/hotplug.d/ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* add uvcdynctrl, add myself as maintainerRoger2014-07-12
Signed-off-by: Roger D <rogerdammit@gmail.com>