aboutsummaryrefslogtreecommitdiff
path: root/libs/libv4l/Makefile
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2018-12-14 14:46:45 -0500
committerTed Hess <thess@kitschensync.net>2018-12-14 14:46:45 -0500
commit456b789bce177bd5b9e948a81d2a27814bc39d51 (patch)
tree791264a8cd2318fcc9028e57f77c9a4be9866ea4 /libs/libv4l/Makefile
parent6ee42b8eac8f766b8714f3bfb9e45a713a8f4d9f (diff)
libv4l: Force build without libudev
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'libs/libv4l/Makefile')
-rw-r--r--libs/libv4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libv4l/Makefile b/libs/libv4l/Makefile
index fb4ded82c..e16d36587 100644
--- a/libs/libv4l/Makefile
+++ b/libs/libv4l/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=v4l-utils
PKG_VERSION:=1.14.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://www.linuxtv.org/downloads/v4l-utils