[meta-virtualization] [PATCH 0/5] netns fix and runc recipe simplification

Paul Barker pbarker at toganlabs.com
Fri Oct 13 12:27:11 PDT 2017


Here's another round of changes. The first patch fixes netns cross-compilation.
The rest replace "[PATCH 4/4] runc: Simplify recipes" from the previous series,
splitting it into separate commits and dropping churn where it adds no value.

I've left the merging of common metadata as the last patch incase that still
isn't wanted.

Paul Barker (5):
  netns: Use correct go cross-compiler
  runc-opencontainers: Drop unnecessary do_compile_prepend
  runc-docker: Drop unused EXTRA_FLAGS
  runc: Drop inherit goarch
  runc: Merge common metadata into inc file

 recipes-containers/runc/runc-docker_git.bb         |  6 --
 recipes-containers/runc/runc-opencontainers_git.bb | 11 ----
 recipes-containers/runc/runc.inc                   |  6 +-
 .../files/0001-Use-correct-go-cross-compiler.patch | 77 ++++++++++++++++++++++
 recipes-networking/netns/netns_git.bb              |  4 +-
 5 files changed, 84 insertions(+), 20 deletions(-)
 create mode 100644 recipes-networking/netns/files/0001-Use-correct-go-cross-compiler.patch

-- 
2.7.4



More information about the meta-virtualization mailing list