On Fri, Apr 30, 2021 at 5:44 AM Richard Purdie <richard.pur...@linuxfoundation.org> wrote: > > On Fri, 2021-04-30 at 05:33 -1000, Steve Sakoman wrote: > > From: Khem Raj <raj.k...@gmail.com> > > > > golang.org/dl is resolving to this anyway > > > > Signed-off-by: Khem Raj <raj.k...@gmail.com> > > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> > > (cherry picked from commit 8470e38ac1d9f9bb6d8a4ee43724af452d080057) > > Signed-off-by: Steve Sakoman <st...@sakoman.com> > > --- > > meta/recipes-devtools/go/go-common.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-devtools/go/go-common.inc > > b/meta/recipes-devtools/go/go-common.inc > > index 39a681a712..c368b95b69 100644 > > --- a/meta/recipes-devtools/go/go-common.inc > > +++ b/meta/recipes-devtools/go/go-common.inc > > @@ -14,7 +14,7 @@ LICENSE = "BSD-3-Clause" > > > > > > > > > > inherit goarch > > > > > > > > > > -SRC_URI = "https://golang.org/dl/go${PV}.src.tar.gz;name=main" > > +SRC_URI = "https://dl.google.com/go/go${PV}.src.tar.gz;name=main" > > S = "${WORKDIR}/go" > > B = "${S}" > > UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.src\.tar" > > > We are seeing autobuilder issues with some go downloads which we may want to > resolve before merging this.
OK, haven't seen those with dunfell but will drop this patch from the pull request and monitor master for resolution. Steve
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#151148): https://lists.openembedded.org/g/openembedded-core/message/151148 Mute This Topic: https://lists.openembedded.org/mt/82484482/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-