]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
go-crosssdk: avoid host contamination by GOCACHE
authorRobert Andersson <robert.m.andersson@atlascopco.com>
Sun, 11 Dec 2022 17:02:47 +0000 (18:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2022 23:28:06 +0000 (23:28 +0000)
commite5fd10c647ac4baad65f9efa964c3380aad7dd10
treec614f8e252696b8f78c15ec5d9a427ce28151f23
parentcc05bc04156122fd6f918191a9cec7bc0392415e
go-crosssdk: avoid host contamination by GOCACHE

By default GOCACHE is set to $HOME/.cache.

Same issue for all other go recipes had been fixed by commit 9a6d208b:
[ go: avoid host contamination by GOCACHE ]

but that commit missed go-crosssdk recipe.

Signed-off-by: Robert Andersson <robert.m.andersson@atlascopco.com>
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/go/go-crosssdk.inc