Re: [linux-yocto] [PATCH] features/virtualization: add docker support

2018-05-10 Thread Dengke Du
Thanks! I didn't aware of it. On 2018年05月10日 19:58, Bruce Ashfield wrote: meta virtualization is already carrying a fragment for docker enablement, which is identical to these ones .. so I assume that is the source for them. Is there a reason that the meta-virt variant isn't working in your

Re: [linux-yocto] [PATCH] features/virtualization: add docker support

2018-05-10 Thread Bruce Ashfield
meta virtualization is already carrying a fragment for docker enablement, which is identical to these ones .. so I assume that is the source for them. Is there a reason that the meta-virt variant isn't working in your configuration ? Bruce On 2018-05-10 2:37 AM, Dengke Du wrote: Add docker

[linux-yocto] [PATCH] features/virtualization: add docker support

2018-05-10 Thread Dengke Du
Add docker support. Signed-off-by: Dengke Du --- features/virtualization/docker.cfg | 12 features/virtualization/docker.scc | 4 2 files changed, 16 insertions(+) create mode 100644 features/virtualization/docker.cfg create mode 100644