diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-09-13 15:44:26 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-09-13 15:44:26 -0400 |
commit | 36cb2b12a7c06bfcd19384115254c7d8baaffaba (patch) | |
tree | 94590589c7ef587509b24cf10c3d4e1037e1152e /recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch | |
parent | f132afed23141a828fd16249d3d02af3f291aa16 (diff) | |
download | meta-virtualization-36cb2b12a7c06bfcd19384115254c7d8baaffaba.tar.gz |
go-build: add dependency to fix build time fetching
go-builds compilation is fetching runc as a dependency, we can't
do that in the compilation phase without an exception, or throwing
an error.
We add the runc dependency and fetch it directly into the required
directory. This avoids the build time fetch, and we better control
the revision. win-win.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch')
0 files changed, 0 insertions, 0 deletions