diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2020-10-15 02:01:04 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-10-15 10:57:12 -0400 |
commit | 28fda6d8488588ac1d2e1799482dcebdc79cd412 (patch) | |
tree | 1c43b4301d6ef4a67319a384ef73f04eaca0ae75 /recipes-networking/openvswitch/files/0001-ovs-use-run-instead-of-var-run-for-in-systemd-units.patch | |
parent | 80d83eacda410377e36d6e90db4f07d71888adbb (diff) | |
download | meta-virtualization-28fda6d8488588ac1d2e1799482dcebdc79cd412.tar.gz |
kubernetes: Fix race issue for installing go2make
The src/import/build/root/Makefile.generated_files are called several times
during the build, so the following target which installs go2make will also run
several times:
$(META_DIR)/$(GO_PKGDEPS_FILE): FORCE
It runs automatically when the Makefile is called because of:
sinclude $(META_DIR)/$(GO_PKGDEPS_FILE)
So there is a race issue of go2make when parallel build:
hack/run-in-gopath.sh: line 34: build/tmp-glibc/work/corei7-64-wrs-linux/kubernetes/1.18.8-r0/git/src/import/_output/local/go/bin/go2make: No suc h file or directory
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/0001-ovs-use-run-instead-of-var-run-for-in-systemd-units.patch')
0 files changed, 0 insertions, 0 deletions