summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2021-03-22 11:23:30 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-23 22:51:25 +0000
commitab6fb347a606276c7ea15ee7fba1b2aab52a97f2 (patch)
tree1712d5f63662fe5d1f6b9eded887d8ffd05168f0 /meta/recipes-multimedia
parent33132ec14676c62167d86cb1efff7c1f5ded107f (diff)
downloadpoky-ab6fb347a606276c7ea15ee7fba1b2aab52a97f2.tar.gz
go-helloworld: disable module-aware mode
>From go 1.16, module-aware mode is enabled by default, regardless of whether a go.mod file is present in the current working directory or a parent directory. Above change makes go-helloworld build fail when doing offline build or proxy.golang.org is not accessible. This fix is kind of workaround, as from go1.17, GOPATH mode will be dropped, and GO111MODULE is ignored. (From OE-Core rev: a0dc36d60809a0a937bbb02ec27ba768ef177063) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions