All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vivien Didelot" <vivien.didelot@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: poky@lists.yoctoproject.org, Vivien Didelot <vdidelot@pbsc.com>
Subject: Re: [poky] [PATCH 4/5] wic: fix 'founded' typo
Date: Mon, 4 Jan 2021 13:13:11 -0500	[thread overview]
Message-ID: <20210104131311.GC1075440@t480s.localdomain> (raw)
In-Reply-To: <c1f0211ce522552065b53581c76f990e53c5f532.camel@linuxfoundation.org>

On Mon, 04 Jan 2021 18:02:07 +0000 Richard Purdie <richard.purdie@linuxfoundation.org> wrote:
> On Mon, 2021-01-04 at 12:37 -0500, Vivien Didelot wrote:
> > Replace 'founded' with 'found'.
> > 
> > Signed-off-by: Vivien Didelot <vdidelot@pbsc.com>
> > ---
> >  scripts/lib/wic/plugins/source/bootimg-partition.py | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/scripts/lib/wic/plugins/source/bootimg-partition.py
> > b/scripts/lib/wic/plugins/source/bootimg-partition.py
> > index 138986a71e..5dbe2558d2 100644
> > --- a/scripts/lib/wic/plugins/source/bootimg-partition.py
> > +++ b/scripts/lib/wic/plugins/source/bootimg-partition.py
> > @@ -141,7 +141,7 @@ class BootimgPartitionPlugin(SourcePlugin):
> >                      break
> >  
> >              if not kernel_name:
> > -                raise WicError('No kernel file founded')
> > +                raise WicError('No kernel file found')
> >  
> >              # Compose the extlinux.conf
> >              extlinux_conf = "default Yocto\n"
> > 
> 
> Thanks, I've queued the other patches in this series. This one is
> against the oe-core repository and needs to go to the openembedded-core
> list. It was also fixed back in August so I'm guessing this was against
> an older branch?:
> 
> http://git.yoctoproject.org/cgit.cgi/poky/commit/scripts/lib/wic/plugins/source/bootimg-partition.py?id=f39694933ace695e2dfe917c5ac74349a2e00409

I'm not sure, these patches are based on latest dunfell:

d45ec07e5e87 ("sphinx: update link to bitbake docs")

where scripts/lib/wic/plugins/source/bootimg-partition.py contains
the typo.


Thanks,

	Vivien

  reply	other threads:[~2021-01-04 18:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 17:37 [PATCH 4/5] wic: fix 'founded' typo Vivien Didelot
2021-01-04 18:02 ` [poky] " Richard Purdie
2021-01-04 18:13   ` Vivien Didelot [this message]
2021-01-04 23:08     ` Richard Purdie
2021-01-04 23:37       ` Steve Sakoman

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=20210104131311.GC1075440@t480s.localdomain \
    --to=vivien.didelot@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=vdidelot@pbsc.com \
    /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.