]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: rename GO_TMPDIR -> GOTMPDIR
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:27 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:32 +0000 (06:36 -0800)
commitce9d70ae2f9981bf5b42641922c34c1ed54eeca3
tree239178059833c4ac81f43b0eec8fdecdebd625b9
parentf3cabc92dca3408da18f04e4af4051fba1f63c14
go.bbclass: rename GO_TMPDIR -> GOTMPDIR

and export it. Go 1.10 now supports using this
separate variable locating its temporary files.

TMPDIR is still set, for compatibility with go1.9;
that can be dropped once 1.9 is retired.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/go.bbclass