[meta-virtualization] [PATCH 0/4] netns update and runc fixes

Paul Barker pbarker at toganlabs.com
Thu Oct 5 06:38:15 PDT 2017


* 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



More information about the meta-virtualization mailing list