diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-10-15 10:52:22 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-10-15 10:52:22 -0400 |
commit | 80d83eacda410377e36d6e90db4f07d71888adbb (patch) | |
tree | c7a28c11ce083fc1337b572d9e1b4db79b9e11da /recipes-networking/openvswitch/files/0001-ovs-use-run-instead-of-var-run-for-in-systemd-units.patch | |
parent | f59d55ec570f50db5d3d14e9bb0736c6eb56a049 (diff) | |
download | meta-virtualization-80d83eacda410377e36d6e90db4f07d71888adbb.tar.gz |
containerd: fix x86-64 build
Since our oe-core go infrastructure insists on both -pie and static
builds (for the most part), and that is not recommended by many
packages, we end up with errors like:
containerd-opencontainers/v1.4.1+gitAUTOINC+e44e8ebeaa-r0/git/src/import/cmd/containerd-shim
cannot find package runtime/cgo (using -importcfg)
containerd-opencontainers/v1.4.1+gitAUTOINC+e44e8ebeaa-r0/recipe-sysroot-native/usr/lib/x86_64-overc-linux/go/pkg/tool/linux_amd64/link:
cannot open file : open : no such file or directory
In a similar manner to:
https://www.yoctoproject.org/pipermail/meta-virtualization/2019-March/004084.html
We introduce '-a -pkgdir dontusecurrentpkgs' to mask/fix the problem,
and continue to work towards non-static builds.
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