mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
influxdb: Define GOPROXY
Its needed with go 1.21 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -27,6 +27,8 @@ SRCREV = "688e697c51fd5353725da078555adbeff0363d01"
|
||||
|
||||
inherit go-mod pkgconfig systemd update-rc.d useradd
|
||||
|
||||
export GOPROXY = "https://proxy.golang.org,direct"
|
||||
|
||||
# Workaround for network access issue during compile step
|
||||
# this needs to be fixed in the recipes buildsystem to move
|
||||
# this such that it can be accomplished during do_fetch task
|
||||
|
||||
Reference in New Issue
Block a user