diff options
| -rw-r--r-- | recipes-devtools/yq/yq_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/yq/yq_git.bb b/recipes-devtools/yq/yq_git.bb index 05975aa9..a89c8338 100644 --- a/recipes-devtools/yq/yq_git.bb +++ b/recipes-devtools/yq/yq_git.bb | |||
| @@ -39,6 +39,7 @@ do_compile_prepend() { | |||
| 39 | 39 | ||
| 40 | # arrange for the fetched dependencies to be found | 40 | # arrange for the fetched dependencies to be found |
| 41 | export GOPATH="${GOPATH}:${WORKDIR}/build/vendor/" | 41 | export GOPATH="${GOPATH}:${WORKDIR}/build/vendor/" |
| 42 | export GO111MODULE=off | ||
| 42 | } | 43 | } |
| 43 | 44 | ||
| 44 | 45 | ||
