DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Fabian Pflug <f.pflug@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 1/2] gitignore: ignore _r5 toolchain from ti
Date: Tue, 21 Oct 2025 15:33:35 +0200	[thread overview]
Message-ID: <aPeLr-MxBOc7YbZm@pengutronix.de> (raw)
In-Reply-To: <20251021132341.3118845-1-f.pflug@pengutronix.de>

applied series to next

On Tue, Oct 21, 2025 at 03:23:40PM +0200, Fabian Pflug wrote:
> The ci-prepare script will create a selected_toolchain_r5 file, that was
> not part of gitignore. If not created by ci, then it is still needed to
> be created manually and should therefore be ignored and never checked
> in.
> 
> Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
> ---
>  .gitignore | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 8d11b907..8f169b45 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,7 +4,7 @@
>  /selected_collectionconfig
>  /selected_platformconfig
>  /selected_ptxconfig
> -/selected_toolchain
> +/selected_toolchain*
>  /p
>  /src
>  *.sw*
> -- 
> 2.47.3
> 
> 
> 

-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



      parent reply	other threads:[~2025-10-21 13:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 13:23 Fabian Pflug
2025-10-21 13:23 ` [DistroKit] [PATCH 2/2] ci-prepare: create r5 toolchain system independent Fabian Pflug
2025-10-21 13:33 ` Robert Schwebel [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=aPeLr-MxBOc7YbZm@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=f.pflug@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