From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Kory Maincent <kory.maincent@bootlin.com>, u-boot@lists.denx.de
Cc: Bajjuri Praneeth <praneeth@ti.com>,
"Kory Maincent (TI.com)" <kory.maincent@bootlin.com>,
thomas.petazzoni@bootlin.com, Tom Rini <trini@konsulko.com>,
Simon Glass <sjg@chromium.org>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Jerome Forissier <jerome.forissier@linaro.org>
Subject: Re: [PATCH] doc: pytest: Complete dependencies list with missing packages
Date: Wed, 22 Oct 2025 17:22:38 +0200 [thread overview]
Message-ID: <87bjlzarlt.fsf@kernel.org> (raw)
In-Reply-To: <20251022132055.816662-1-kory.maincent@bootlin.com>
Hi Kory,
Thank you for the patch.
On Wed, Oct 22, 2025 at 15:20, Kory Maincent <kory.maincent@bootlin.com> wrote:
> From: "Kory Maincent (TI.com)" <kory.maincent@bootlin.com>
>
> Add missing dependencies to the pytest usage documentation and correct
> the device tree compiler package name from 'dtc' to 'device-tree-compiler'.
>
> This ensures users have the complete list of dependencies needed to run
> the pytest test suite without errors.
>
> Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
> ---
> doc/develop/pytest/usage.rst | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/doc/develop/pytest/usage.rst b/doc/develop/pytest/usage.rst
> index 779b2dbe24b..454877837ca 100644
> --- a/doc/develop/pytest/usage.rst
> +++ b/doc/develop/pytest/usage.rst
> @@ -39,7 +39,7 @@ will be required. The following is an incomplete list:
If the list is now complete (as per your commit message), should we
update this sentence as well to remove "incomplete" ?
>
> * gdisk
> * dfu-util
> -* dtc
> +* device-tree-compiler
> * openssl
> * e2fsprogs
> * util-linux
> @@ -50,6 +50,11 @@ will be required. The following is an incomplete list:
> * mtools
> * sbsigntool
> * udisks2
> +* swig
> +* cgpt
> +* libgnutls28-dev
> +* vboot-kernel-utils
> +* fdisk
>
> Please use the appropriate commands for your distribution to match these tools
> up with the package that provides them.
> --
> 2.43.0
next prev parent reply other threads:[~2025-10-22 15:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 13:20 [PATCH] doc: pytest: Complete dependencies list with missing packages Kory Maincent
2025-10-22 15:22 ` Mattijs Korpershoek [this message]
2025-10-22 16:04 ` Kory Maincent
2025-10-23 7:24 ` Mattijs Korpershoek
2025-10-23 7:34 ` Heinrich Schuchardt
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=87bjlzarlt.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=jerome.forissier@linaro.org \
--cc=kory.maincent@bootlin.com \
--cc=praneeth@ti.com \
--cc=sjg@chromium.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.