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

2017-10-16 Thread Bruce Ashfield
On Fri, Oct 13, 2017 at 3:27 PM, Paul Barker  wrote:
> 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.

This variant of the merged meta data is fine.

I've merged all 5 patches now.

Bruce

>
> 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
>
> --
> ___
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
-- 
___
meta-virtualization mailing list
meta-virtualization@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-virtualization


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

2017-10-13 Thread Paul Barker
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

-- 
___
meta-virtualization mailing list
meta-virtualization@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-virtualization