mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] template-src-linux-driver: add HOST_SYSTEM_PYTHON3 dependency
Date: Fri, 29 Jul 2022 08:23:27 +0200	[thread overview]
Message-ID: <20220729062327.2391673-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220704103908.3085404-1-m.tretter@pengutronix.de>

Thanks, applied as 5c6c474e659300bbd58c13a8137f13d80e376ab3.

Michael

[sent from post-receive hook]

On Fri, 29 Jul 2022 08:23:27 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> Since commit a637a4e50bac ("template-src-linux-driver: generate
> compile_commands.json at build-time") the make template of the modules
> uses the kernel's script to generate the compile_commands.json.
> 
> As this is a Python 3 script, kernel modules need the
> HOST_SYSTEM_PYTHON3 dependency.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20220704103908.3085404-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/templates/template-src-linux-driver-in b/rules/templates/template-src-linux-driver-in
> index 7cb61c87cd46..4d0463a9f3f0 100644
> --- a/rules/templates/template-src-linux-driver-in
> +++ b/rules/templates/template-src-linux-driver-in
> @@ -3,6 +3,7 @@
>  config @PACKAGE@
>  	tristate
>  	select KERNEL
> +	select HOST_SYSTEM_PYTHON3
>  	prompt "@package@"
>  	help
>  	  FIXME



      reply	other threads:[~2022-07-29  6:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 10:39 [ptxdist] [PATCH] " Michael Tretter
2022-07-29  6:23 ` 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=20220729062327.2391673-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@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