mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>,
	Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [ptxdist] [PATCH] host-report-tools: Add missing dependency
Date: Fri, 24 Apr 2026 09:05:36 +0200	[thread overview]
Message-ID: <20260424070536.3537428-1-ada@thorsis.com> (raw)

Building reports failed on BSPs without systemd and host systems without
jinja2 installed.

Suggested-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/host-report-tools.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/host-report-tools.in b/rules/host-report-tools.in
index ba9e9501a..6bd602df9 100644
--- a/rules/host-report-tools.in
+++ b/rules/host-report-tools.in
@@ -5,6 +5,7 @@ config HOST_REPORT_TOOLS
 	default y if ALLYES
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_PYTHON3_CHARDET
+	select HOST_SYSTEM_PYTHON3_JINJA2
 	select HOST_SYSTEM_PYTHON3_PYYAML
 	select HOST_SYSTEM_PYTHON3_CPE				if PROJECT_CPE_REPORT_DEPS
 	select HOST_SYSTEM_PYTHON3_CYCLONEDX_PYTHON_LIB		if PROJECT_CYCLONEDX_REPORT_DEPS
-- 
2.47.3




             reply	other threads:[~2026-04-24  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-24  7:05 Alexander Dahl via ptxdist [this message]
2026-04-27  7:46 ` [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=20260424070536.3537428-1-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=m.olbrich@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