mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
![]() After oe-core commits 5f48939e2640 [goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()] 6300c4a83f7c [go.bbclass:Export more GO* environment variables] we see a build failure with cri-o: | go build runtime/cgo: attempting to install package runtime/cgo into read-only GOROOT | Makefile:112: recipe for target 'conmon/config.h' failed | make: *** [conmon/config.h] Error 1 to avoid this we should not overwrite the GO* environment being setup by the go.bbclass, so we drop most of our GO* exports here. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
||
---|---|---|
.. | ||
cgroup-lite | ||
containerd | ||
cri-o | ||
criu | ||
docker | ||
docker-compose | ||
docker-distribution | ||
go-digest | ||
go-errors | ||
go-spf13-cobra | ||
go-spf13-pflag | ||
kubernetes | ||
lxc | ||
lxcfs | ||
oci-image-spec | ||
oci-image-tools | ||
oci-runtime-spec | ||
oci-runtime-tools | ||
oci-systemd-hook | ||
riddler | ||
runc | ||
singularity | ||
sloci-image | ||
tini |