All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jdmason@kudzu.us>
To: Diego Sueiro <diego.sueiro@arm.com>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH] arm-bsp: a5ds: change SRC_URI to git
Date: Tue, 2 Jun 2020 10:54:44 -0400	[thread overview]
Message-ID: <20200602145443.GB17992@kudzu.us> (raw)
In-Reply-To: <14446.1591080652212139197@lists.yoctoproject.org>

On Mon, Jun 01, 2020 at 11:50:52PM -0700, Diego Sueiro wrote:
> On Mon, Jun  1, 2020 at 10:35 PM, Jon Mason wrote:
> 
> >
> > When building for a5ds dunfell, I am seeing the following error:
> > fatal: unable to access
> > 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux/': server
> > certificate verification failed. CAfile: none CRLfile: none
> > 
> > I do not see this error when using git instead of https to access the
> > tree.  So, change to that access method (and it should be faster too).
> > 
> > Change-Id: I8e793ece68edaaa918ed3c3a0e9b4e195775828f
> > Signed-off-by: Jon Mason <jon.mason@arm.com>
> 
> Reviewed-by: Diego Sueiro <diego.sueiro@arm.com>

Pulled into the master branch.

Thanks,
Jon

> 
> > ---
> >  .../recipes-kernel/linux/linux-upstream-arm-platforms.inc       | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git
> > a/meta-arm-bsp/recipes-kernel/linux/linux-upstream-arm-platforms.inc
> > b/meta-arm-bsp/recipes-kernel/linux/linux-upstream-arm-platforms.inc
> > index 7b73e75..472cea8 100644
> > --- a/meta-arm-bsp/recipes-kernel/linux/linux-upstream-arm-platforms.inc
> > +++ b/meta-arm-bsp/recipes-kernel/linux/linux-upstream-arm-platforms.inc
> > @@ -20,5 +20,5 @@ KBRANCH = ""
> >  LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
> >
> >  SRC_URI = "\
> > -       
> > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux;protocol=https;nobranch=1
> > \
> > +       
> > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux;protocol=git;nobranch=1
> > \
> >          "
> > -- 
> > 2.17.1
> > 
> >

> 


      reply	other threads:[~2020-06-02 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 21:34 [PATCH] arm-bsp: a5ds: change SRC_URI to git Jon Mason
2020-06-02  6:50 ` Diego Sueiro
2020-06-02 14:54   ` Jon Mason [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=20200602145443.GB17992@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=diego.sueiro@arm.com \
    --cc=meta-arm@lists.yoctoproject.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.