bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Ross Burton <ross@burtonini.com>,
	Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: bitbake-devel <bitbake-devel@lists.openembedded.org>
Subject: Re: [bitbake-devel] [PATCH v3 4/4] fetch2/wget: fetch securely by default
Date: Fri, 13 Aug 2021 23:00:22 +0100	[thread overview]
Message-ID: <dd60618caf5cc533bc9665a0583b6a7afbcdc4da.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAAnfSTvxcxK6budbRk9UP+YxECHzCkxRygO6SG1V5tL-v836Aw@mail.gmail.com>

On Fri, 2021-08-13 at 17:41 +0100, Ross Burton wrote:
> On Wed, 11 Aug 2021 at 14:46, Michael Opdenacker
> <michael.opdenacker@bootlin.com> wrote:
> > 
> > Hi Ross,
> > 
> > Thanks for the patches!
> > 
> > On 8/10/21 6:55 PM, Ross Burton wrote:
> > > From: Ross Burton <ross@burtonini.com>
> > > 
> > > The days of broken certificates are behind us now, so instead of always
> > > passing --no-check-certificate to wget, don't pass it by default and
> > > instead only pass it BB_CHECK_SSL_CERTS = "0".
> > > 
> > > [ YOCTO #14108 ]
> > > 
> > > Signed-off-by: Ross Burton <ross.burton@arm.com>
> > > ---
> > >  .../bitbake-user-manual-fetching.rst          |  4 ++++
> > >  .../bitbake-user-manual-ref-variables.rst     |  4 ++++
> > >  bitbake/lib/bb/fetch2/wget.py                 | 19 ++++++++++++++++---
> > >  3 files changed, 24 insertions(+), 3 deletions(-)
> > > 
> > > diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
> > 
> > This patch looks good, but your patches seem to apply to the Poky repo,
> > not BitBake. Wouldn't be easier for Richard if you submitted patches for
> > the BitBake repo instead? That's where the patches need to go, if I
> > understood correctly. Unless there's a workflow I'm not familiar with...
>
> In my experience git has been clever enough to notice that the base is
> different and will apply the patches anyway.

Sadly not, I just fix this stuff up locally and deal with it. If I were to
do anything more, I'll get told the 101 other ways we should be doing it 
and/or put people off sending patches and we really don't have the bandwidth 
to change right now.

Cheers,

Richard





      reply	other threads:[~2021-08-13 22:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 16:55 [PATCH v3 1/4] utils: add environment updating context manager Ross Burton
2021-08-10 16:55 ` [PATCH v3 2/4] fetch2: expose environment variable names that need to be exported Ross Burton
2021-08-10 16:55 ` [PATCH v3 3/4] fetch2/wget: ensure all variables are set when calling urllib Ross Burton
2021-08-17 17:39   ` [bitbake-devel] " Enrico Scholz
2021-08-17 17:44     ` Enrico Scholz
2021-08-17 18:45     ` Enrico Scholz
2021-08-18  9:28     ` Enrico Scholz
2021-08-18 10:07       ` Ross Burton
2021-08-10 16:55 ` [PATCH v3 4/4] fetch2/wget: fetch securely by default Ross Burton
2021-08-11 13:46   ` [bitbake-devel] " Michael Opdenacker
2021-08-11 15:39     ` Peter Kjellerstedt
2021-08-13 16:41     ` Ross Burton
2021-08-13 22:00       ` Richard Purdie [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=dd60618caf5cc533bc9665a0583b6a7afbcdc4da.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=michael.opdenacker@bootlin.com \
    --cc=ross@burtonini.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).