All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable go on musl and add native version for 1.8
@ 2017-03-13 19:57 Khem Raj
  2017-03-13 19:57 ` [PATCH 1/2] go: Enable on musl Khem Raj
  2017-03-13 19:57 ` [PATCH 2/2] go: add native recipes for 1.8 Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2017-03-13 19:57 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 86b09a7ed67a43a45c805f44778bed0bfdf57361:

  u-boot: add option to specify FDT argument in extlinux.conf (2017-03-13 09:43:08 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/go
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/go

Khem Raj (2):
  go: Enable on musl
  go: add native recipes for 1.8

 meta/classes/go.bbclass                                  |  2 --
 meta/recipes-devtools/go/go-bootstrap-native_1.4.bb      |  3 +++
 meta/recipes-devtools/go/go-cross.inc                    |  2 --
 meta/recipes-devtools/go/go-native.inc                   | 16 +++++++++-------
 .../go/{go-native_1.4.bb => go-native_1.8.bb}            |  1 +
 meta/recipes-devtools/go/go.inc                          |  6 ++----
 6 files changed, 15 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-devtools/go/go-bootstrap-native_1.4.bb
 rename meta/recipes-devtools/go/{go-native_1.4.bb => go-native_1.8.bb} (54%)

-- 
2.12.0



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

end of thread, other threads:[~2017-03-13 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 19:57 [PATCH 0/2] Enable go on musl and add native version for 1.8 Khem Raj
2017-03-13 19:57 ` [PATCH 1/2] go: Enable on musl Khem Raj
2017-03-13 19:57 ` [PATCH 2/2] go: add native recipes for 1.8 Khem Raj

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.