mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] v4l-utils: drop libv4l2 dependency for v4l2-compliance/ctl
@ 2021-05-27  8:31 Marco Felsch
  2021-05-31  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2021-05-27  8:31 UTC (permalink / raw)
  To: ptxdist

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 <m.felsch@pengutronix.de>
---
 rules/v4l-utils.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rules/v4l-utils.in b/rules/v4l-utils.in
index b2254ea1e..de7cb374b 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
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] v4l-utils: drop libv4l2 dependency for v4l2-compliance/ctl
  2021-05-27  8:31 [ptxdist] [PATCH] v4l-utils: drop libv4l2 dependency for v4l2-compliance/ctl Marco Felsch
@ 2021-05-31  7:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-05-31  7:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Marco Felsch

Thanks, applied as 59fd0963e99d6ae7652cb43793dce577dfecfc63.

Michael

[sent from post-receive hook]

On Mon, 31 May 2021 09:25:37 +0200, Marco Felsch <m.felsch@pengutronix.de> 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 <m.felsch@pengutronix.de>
> Message-Id: <20210527083104.17953-1-m.felsch@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-31  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  8:31 [ptxdist] [PATCH] v4l-utils: drop libv4l2 dependency for v4l2-compliance/ctl Marco Felsch
2021-05-31  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox