]> 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>
Fri, 6 Jan 2023 17:31:37 +0000 (17:31 +0000)
commit22fef4e278beae60d1a6afbe4645fb36732bc736
tree1e007ec626d8c0029c81ca190ea20827669ddc6c
parentc58d82b98348b167b60ec3c8b9651d73b1bdfbdc
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>
(cherry picked from commit e5fd10c647ac4baad65f9efa964c3380aad7dd10)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-crosssdk.inc