diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2019-08-12 10:33:12 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-12 11:02:31 -0400 |
commit | 9267ddff1a5e7f6bc9d37c13fe0904d20617826d (patch) | |
tree | b881696bcc1e06bdeb3dd567f3f6fd505a617474 /recipes-networking/openvswitch/openvswitch-git/kernel_module.patch | |
parent | 4eca42bc3b21026639d31930417c7f1bc20682ef (diff) | |
download | meta-virtualization-9267ddff1a5e7f6bc9d37c13fe0904d20617826d.tar.gz |
cni: fix problem about cross compilation
When setting up k8s, the following error appeared, failing
to setup coredns pod.
NetworkPlugin cni failed to set up pod "coredns-5f7fc64c95-4nnfq_kube-system" network: fork/exec /opt/cni/bin/loopback: no such file or directory
This is because the binary, /opt/cni/bin/loopback, has wrong interpreter.
So fix do_compile to use ${GO} instead of go to fix this problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/kernel_module.patch')
0 files changed, 0 insertions, 0 deletions