All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Vivien Didelot <vivien.didelot@gmail.com>,
	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:37:28 -1000	[thread overview]
Message-ID: <CAOSpxdY6a5rhcS=S7ouc_X9SN=Eg3cchf1kn1a8FjHPqfdBJKw@mail.gmail.com> (raw)
In-Reply-To: <3e5d2993e54881c09f5dfe84bd41f9963271e73c.camel@linuxfoundation.org>

On Mon, Jan 4, 2021 at 1:08 PM Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> On Mon, 2021-01-04 at 13:13 -0500, Vivien Didelot wrote:
> > 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.
>
> You're right, its not in dunfell but I believe the stable maintainer
> for dunfell now plans to backport it.

Yes, it should be in next week's pull request.

Steve

      reply	other threads:[~2021-01-04 23:37 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
2021-01-04 23:08     ` Richard Purdie
2021-01-04 23:37       ` Steve Sakoman [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='CAOSpxdY6a5rhcS=S7ouc_X9SN=Eg3cchf1kn1a8FjHPqfdBJKw@mail.gmail.com' \
    --to=steve@sakoman.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=vdidelot@pbsc.com \
    --cc=vivien.didelot@gmail.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.