Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
v4l-utils
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin Gaignard
v4l-utils
Commits
c393c3bc
Commit
c393c3bc
authored
6 years ago
by
Gregor Jasny
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 1.16.2 release
parent
f735bee7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+9
-0
9 additions, 0 deletions
ChangeLog
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
10 additions
and
1 deletion
ChangeLog
+
9
−
0
View file @
c393c3bc
v4l-utils-1.16.2
----------------
Sean Young (3):
configure: build without BPF support in ir-keytable
keytable: fix compilation warning
keytable: fix BPF protocol compilation on mips
v4l-utils-1.16.1
----------------
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
c393c3bc
...
...
@@ -3,7 +3,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([v4l-utils],[1.16.
1
])
AC_INIT([v4l-utils],[1.16.
2
])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment