mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] at91bootstrap2: Bump default version and add host-system dependency
Date: Fri,  7 Oct 2022 09:38:43 +0200	[thread overview]
Message-ID: <20221007073843.1961398-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220926135713.20499-3-ada@thorsis.com>

Thanks, applied as eba684db8db9770b95b23b155078eca13257b5b9.

Michael

[sent from post-receive hook]

On Fri, 07 Oct 2022 09:38:43 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Configurations building for boards using NAND flash call a host system
> python script for generating a special header file.  That script was
> migrated to python3 with at91bootstrap v3.9.3 (and above).
> 
> (Meanwhile 3.10 is the latest v3 branch, upstream at91bootstrap
> continued with v4 for new boards.)
> 
> Python3 is most probably installed on any modern build host anyways, so
> it should not hurt much to enable the dependency unconditionally.
> Otherwise we might get an error message like this:
> 
>     'at91bootstrap2' must depend on 'host-system-python3' for 'python3'!
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20220926135713.20499-3-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/at91bootstrap2.in b/platforms/at91bootstrap2.in
> index 2ae27d64f39a..b64947a6ab96 100644
> --- a/platforms/at91bootstrap2.in
> +++ b/platforms/at91bootstrap2.in
> @@ -2,6 +2,7 @@
>  
>  menuconfig AT91BOOTSTRAP2
>  	select BOOTLOADER
> +	select HOST_SYSTEM_PYTHON3
>  	tristate
>  	prompt "AT91 bootstrap 3.x            "
>  	help
> @@ -36,7 +37,7 @@ if AT91BOOTSTRAP2
>  
>  config AT91BOOTSTRAP2_VERSION
>  	string
> -	default "3.8.5"
> +	default "3.9.3"
>  	prompt "AT91 Bootstrap version"
>  	help
>  	  Enter the AT91 Bootstrap version you want to build. Usually something like "3.8.5"



      reply	other threads:[~2022-10-07  7:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 13:57 [ptxdist] [PATCH 0/2] at91bootstrap2: Add missing dependencies Alexander Dahl
2022-09-26 13:57 ` [ptxdist] [PATCH 1/2] at91bootstrap2: Add missing dependency to special BOOTLOADER symbol Alexander Dahl
2022-10-07  7:38   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-26 13:57 ` [ptxdist] [PATCH 2/2] at91bootstrap2: Bump default version and add host-system dependency Alexander Dahl
2022-10-07  7:38   ` 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=20221007073843.1961398-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --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