meta-virtualization/recipes-containers/kubernetes
Bruce Ashfield 55b15a06e5 kubernetes: fix ARM64 build
The first part of the kubernetes build generates some host/build files.
These use the build/host compiler and not the cross infrastructure.

It was working by luck on x86 build / target matches, but blows up on
an ARM64 build.

We fix the CC/CFLAGS settings for the host part of the build to use
the host/build flags and then restore the cross settings for the
rest of the build.

Tested on arm64 and x86-64.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-10 14:52:05 +00:00
..
kubernetes k8s: update to v1.17-beta 2020-01-09 17:21:12 +00:00
kubernetes_git.bb kubernetes: fix ARM64 build 2020-07-10 14:52:05 +00:00