All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/1] go: bump to v1.11
@ 2018-09-13  4:23 Christian Stewart
  2018-09-13 10:14 ` Anisse Astier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Stewart @ 2018-09-13  4:23 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/go/go.hash | 2 +-
 package/go/go.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/go/go.hash b/package/go/go.hash
index 9f5b80e9f5..1c766f2302 100644
--- a/package/go/go.hash
+++ b/package/go/go.hash
@@ -1,2 +1,2 @@
 # From https://golang.org/dl/
-sha256	6264609c6b9cd8ed8e02ca84605d727ce1898d74efa79841660b2e3e985a98bd	go1.10.2.src.tar.gz
+sha256	afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb	go1.11.src.tar.gz
diff --git a/package/go/go.mk b/package/go/go.mk
index 73f14cc78f..57dd00b05e 100644
--- a/package/go/go.mk
+++ b/package/go/go.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GO_VERSION = 1.10.2
+GO_VERSION = 1.11
 GO_SITE = https://storage.googleapis.com/golang
 GO_SOURCE = go$(GO_VERSION).src.tar.gz
 
-- 
2.16.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH v1 1/1] go: bump to v1.11
  2018-09-13  4:23 [Buildroot] [PATCH v1 1/1] go: bump to v1.11 Christian Stewart
@ 2018-09-13 10:14 ` Anisse Astier
  2018-09-13 12:25 ` Thomas Petazzoni
  2018-09-13 18:49 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Anisse Astier @ 2018-09-13 10:14 UTC (permalink / raw)
  To: buildroot

Hi Christian,

Thanks for taking the time to send a patch,

What builds did you try ? I did a quick test and this seems to work.

"0001-build.go-explicit-option-for-crosscompilation.patch" still applies
but could be refreshed.


On Wed, Sep 12, 2018 at 09:23:36PM -0700, Christian Stewart wrote:
> Signed-off-by: Christian Stewart <christian@paral.in>

Reviewed-by: Anisse Astier <anisse@astier.eu>
Tested-by: Anisse Astier <anisse@astier.eu>

> ---
>  package/go/go.hash | 2 +-
>  package/go/go.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Regards,

Anisse

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH v1 1/1] go: bump to v1.11
  2018-09-13  4:23 [Buildroot] [PATCH v1 1/1] go: bump to v1.11 Christian Stewart
  2018-09-13 10:14 ` Anisse Astier
@ 2018-09-13 12:25 ` Thomas Petazzoni
  2018-09-13 18:49 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-09-13 12:25 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 12 Sep 2018 21:23:36 -0700, Christian Stewart wrote:
> Signed-off-by: Christian Stewart <christian@paral.in>

Since you're bumping Go, perhaps you could help answer the questions in
http://lists.busybox.net/pipermail/buildroot/2018-September/229680.html ? :-)

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH v1 1/1] go: bump to v1.11
  2018-09-13  4:23 [Buildroot] [PATCH v1 1/1] go: bump to v1.11 Christian Stewart
  2018-09-13 10:14 ` Anisse Astier
  2018-09-13 12:25 ` Thomas Petazzoni
@ 2018-09-13 18:49 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-09-13 18:49 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 12 Sep 2018 21:23:36 -0700, Christian Stewart wrote:
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
>  package/go/go.hash | 2 +-
>  package/go/go.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-13 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13  4:23 [Buildroot] [PATCH v1 1/1] go: bump to v1.11 Christian Stewart
2018-09-13 10:14 ` Anisse Astier
2018-09-13 12:25 ` Thomas Petazzoni
2018-09-13 18:49 ` Thomas Petazzoni

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.