aboutsummaryrefslogtreecommitdiff
path: root/utils/uvcdynctrl/patches
Commit message (Collapse)AuthorAge
* 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>