meta-virtualization/recipes-containers/docker-distribution
Bruce Ashfield 85031b943f docker-distribution: export GO111MODULE=off
With the latest go version bump in oe-core export GO111MODULE is
on by default. Our build is not setup to use go modules, so we
disable it and avoid configuration errors:

  no required module provides package ... : working directory is not part of a module

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-03-01 12:48:38 -05:00
..
files docker-distribution: fix for GO cross compilation 2020-07-01 12:43:16 -04:00
docker-distribution_git.bb docker-distribution: export GO111MODULE=off 2021-03-01 12:48:38 -05:00