All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Watt <jpewhacker@gmail.com>
To: Matt Hoosier <matt.hoosier@gmail.com>,
	richard.purdie@linuxfoundation.org
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH v5] fetch/gitsm: avoid live submodule fetching during unpack()
Date: Fri, 08 Jun 2018 08:17:40 -0500	[thread overview]
Message-ID: <687733779e6ea63ae93d800e0f04c02bbd55d4d4.camel@gmail.com> (raw)
In-Reply-To: <CAJgxT3_UDioHqCadrXKBqJYw1GE54mgcK5DM_RB68_kCCfTdDA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2311 bytes --]

On Fri, 2018-06-08 at 07:36 -0500, Matt Hoosier wrote:
> On Fri, Jun 8, 2018 at 5:20 AM Richard Purdie <richard.purdie@linuxfo
> undation.org> wrote:
> > On Thu, 2018-06-07 at 08:47 -0500, Matt Hoosier wrote:
> > 
> > > Thanks for the help getting this landed. With this change being
> > part
> > 
> > > of Bitbake, what's the procedure for attempting to get it
> > backported
> > 
> > > to the final MR of Yocto 2.2? Do I just backport it to a certain
> > 
> > > maintenance branch of Bitbake (announced somehow with a prefix on
> > the
> > 
> > > git-send-email subject) and it would magically pop up out the
> > 
> > > corresponding branch of poky if accepted to Bitbake?
> > 
> > 
> > 
> > With bitbake its a case of requesting backports to the appropriate
> > 
> > stable release branches, either in the form of a patch with [1.3X]
> > in
> > 
> > the subject, or just mention which revision to cherry-pick to which
> > 
> > branch if it cherry-picks cleanly.
> > 
> > 
> > 
> > I think to get back to 2.2, we'd have to backport to 1.38, 1.36,
> > 1.34
> > 
> > and 1.32. I do get nervous about patches which land in master and
> > then 
> > 
> > immediately get backported across so many releases. I'm less
> > nervous if
> > 
> > the patches cleanly cherry-pick as at least the code is the same.
> > How
> > 
> > cleanly does it backport?
> > 
> > 
> > 
> > Cheers,
> > 
> > 
> > 
> > Richard
> > 
> > 
> 
> It's not a completely clean back-port; some of the context lines
> don't match because of changes to the logic that detect when a
> repository uses gitsubmodules to begin with. The actual logic changes
> lift pretty-much straight in though.
> 
> I appreciate your point about being cautious when putting unproven
> code straight into a branch that gets used for maintenance releases
> though. So I could understand wanting to let it prove out on master
> for a while. Conversely, there are no recipes in Poky that use gitsm
> to begin with, so I don't know how much additional confidence would
> really be gained just through time. Is that also an argument that the
> potential impact to the stable branch of poky's own metadata is
> small?

It might be worth looking through meta-oe also, at least as a reference
point.


[-- Attachment #2: Type: text/html, Size: 2579 bytes --]

  reply	other threads:[~2018-06-08 13:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 13:45 [PATCH v5] fetch/gitsm: avoid live submodule fetching during unpack() Matt Hoosier
2018-06-01 14:02 ` Matt Hoosier
2018-06-01 14:20   ` Alexander Kanavin
2018-06-06 10:19 ` Richard Purdie
2018-06-06 13:36   ` Matt Hoosier
2018-06-06 14:02     ` Richard Purdie
2018-06-06 17:00       ` Matt Hoosier
2018-06-07 13:47         ` Matt Hoosier
2018-06-08 10:20           ` Richard Purdie
2018-06-08 12:36             ` Matt Hoosier
2018-06-08 13:17               ` Joshua Watt [this message]
2018-06-08 13:27                 ` Matt Hoosier

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=687733779e6ea63ae93d800e0f04c02bbd55d4d4.camel@gmail.com \
    --to=jpewhacker@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=matt.hoosier@gmail.com \
    --cc=richard.purdie@linuxfoundation.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.