* Update netns to the latest release. * Fix runc compilation problems when targeting qemux86-64. Both runc-docker and runc-opencontainers have been build tested with these changes.
* Drop an old patch which is no longer used. Paul Barker (4): netns: Update to v0.2.1 runc: Drop obsolete patch runc: Use correct go cross-compiler runc: Don't override GOARCH or GOROOT .../0001-Use-correct-go-cross-compiler.patch | 85 ++++++++++++++++++++++ recipes-containers/runc/runc-docker_git.bb | 3 + .../0001-Use-correct-go-cross-compiler.patch | 85 ++++++++++++++++++++++ recipes-containers/runc/runc-opencontainers_git.bb | 5 +- recipes-containers/runc/runc.inc | 3 - .../0001-nsexec-fix-build-against-musl-libc.patch | 48 ------------ recipes-networking/netns/netns_git.bb | 9 ++- 7 files changed, 182 insertions(+), 56 deletions(-) create mode 100644 recipes-containers/runc/runc-docker/0001-Use-correct-go-cross-compiler.patch create mode 100644 recipes-containers/runc/runc-opencontainers/0001-Use-correct-go-cross-compiler.patch delete mode 100644 recipes-containers/runc/runc/0001-nsexec-fix-build-against-musl-libc.patch -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
