From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Rouven Czerwinski <rouven.czerwinski@linaro.org>
Subject: Re: [ptxdist] [APPLIED] v4l-utils: install required lib for v4l2-tracer
Date: Fri, 17 Oct 2025 10:20:12 +0200 [thread overview]
Message-ID: <20251017082012.3109994-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250926111534.1052881-1-rouven.czerwinski@linaro.org>
Thanks, applied as 85f90121ff0d7031e64f814220580b6209d068ba.
Michael
[sent from post-receive hook]
On Fri, 17 Oct 2025 10:20:12 +0200, Rouven Czerwinski <rouven.czerwinski@linaro.org> wrote:
> The v4l2-tracer requires the libv4l2tracer library to be installed on
> the system, otherwise tracing fails with a library not found error.
> Install the library if the v4l2-tracer is selected.
>
> Signed-off-by: Rouven Czerwinski <rouven.czerwinski@linaro.org>
> Message-Id: <20250926111534.1052881-1-rouven.czerwinski@linaro.org>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
> index 9fdd32154ccf..6f8191dd3c53 100644
> --- a/rules/v4l-utils.make
> +++ b/rules/v4l-utils.make
> @@ -132,6 +132,7 @@ ifdef PTXCONF_V4L_UTILS_V4L2SYSFSPATH
> endif
> ifdef PTXCONF_V4L_UTILS_TRACER
> @$(call install_copy, v4l-utils, 0, 0, 0755, -, /usr/bin/v4l2-tracer)
> + @$(call install_lib, v4l-utils, 0, 0, 0644, libv4l2tracer)
> endif
> @$(call install_finish, v4l-utils)
>
prev parent reply other threads:[~2025-10-17 8:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-26 11:15 [ptxdist] [PATCH] " Rouven Czerwinski
2025-10-17 8:20 ` Michael Olbrich [this message]
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=20251017082012.3109994-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=rouven.czerwinski@linaro.org \
/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