mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] v4l-utils: drop libv4l2 dependency for v4l2-compliance/ctl
Date: Thu, 27 May 2021 10:31:04 +0200	[thread overview]
Message-ID: <20210527083104.17953-1-m.felsch@pengutronix.de> (raw)

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


             reply	other threads:[~2021-05-27  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  8:31 Marco Felsch [this message]
2021-05-31  7:25 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210527083104.17953-1-m.felsch@pengutronix.de \
    --to=m.felsch@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox