mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
328b8e2bc4
commit
65b8bf69e8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user