meta-virtualization/recipes-networking
Chen Qi 9267ddff1a 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>
2019-08-12 11:02:31 -04:00
..
cni cni: fix problem about cross compilation 2019-08-12 11:02:31 -04:00
netns netns: Upgrade to v0.5.3 2019-05-01 15:39:29 -04:00
openvswitch openvswitch: uprev from v2.10.1 to v2.11 2019-02-03 03:49:55 +00:00