Thanks, applied as 59fd0963e99d6ae7652cb43793dce577dfecfc63. Michael
[sent from post-receive hook] On Mon, 31 May 2021 09:25:37 +0200, Marco Felsch <[email protected]> wrote: > Since upstream commit bb28f870 ("v4l2-compliance/ctl: drop libv4l2 > dependency if NO_LIBV4L2 is defined") both tools can be build without > libv4l2. > > Signed-off-by: Marco Felsch <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/v4l-utils.in b/rules/v4l-utils.in > index b2254ea1ec07..de7cb374ba6f 100644 > --- a/rules/v4l-utils.in > +++ b/rules/v4l-utils.in > @@ -72,7 +72,6 @@ config V4L_UTILS_RDSCTL > > config V4L_UTILS_V4L2COMPLIANCE > bool > - select V4L_UTILS_LIBV4L2 > prompt "install v4l2-compliance" > > config V4L_UTILS_V4L2DBG > @@ -82,7 +81,6 @@ config V4L_UTILS_V4L2DBG > > config V4L_UTILS_V4L2CTL > bool > - select V4L_UTILS_LIBV4L2 > prompt "install v4l2-ctl" > > config V4L_UTILS_V4L2SYSFSPATH _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
