All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: michael.opdenacker@bootlin.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] .gitignore: ignore files generated by Toaster
Date: Fri, 6 Jan 2023 13:50:25 +0100	[thread overview]
Message-ID: <Y7gZEVt9maeQvzyM@mail.local> (raw)
In-Reply-To: <20230105142554.1391600-1-michael.opdenacker@bootlin.com>

Hello,

On 05/01/2023 15:25:54+0100, Michael Opdenacker via lists.openembedded.org wrote:
> From: Michael Opdenacker <michael.opdenacker@bootlin.com>
> 
> When Toaster is run as documented on
> https://docs.yoctoproject.org/toaster-manual/setup-and-use.html
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
>  .gitignore | 4 ++++

For this file, can you also send the patch against poky?

>  1 file changed, 4 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index b66d371aac..3e6a60b527 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -17,3 +17,7 @@ hob-image-*.bb
>  *.orig
>  *.rej
>  *~
> +_toaster_clones/
> +downloads/
> +sstate-cache/
> +toaster.sqlite
> -- 
> 2.37.2
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#175532): https://lists.openembedded.org/g/openembedded-core/message/175532
> Mute This Topic: https://lists.openembedded.org/mt/96072570/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2023-01-06 12:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-05 14:25 [PATCH] .gitignore: ignore files generated by Toaster michael.opdenacker
2023-01-06 12:50 ` Alexandre Belloni [this message]
2023-01-06 17:23   ` [OE-core] " Michael Opdenacker
2023-01-06 17:26     ` Alexandre Belloni

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=Y7gZEVt9maeQvzyM@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=michael.opdenacker@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.