Re: [meta-virtualization] [PATCH 3/4] runc-docker: Disable building recvtty

2017-10-12 Thread Anibal Limón
On Thu, Oct 12, 2017 at 11:49 AM, Paul Barker wrote: > The recvtty demo/reference application has cross compilation issues when > targeting aarch64 platforms. As it is just a demo application and is not > usually > used, we can just patch the Makefile to disable building

Re: [meta-virtualization] [PATCH] Revert "runc: Don't override GOARCH or GOROOT"

2017-10-12 Thread Anibal Limón
On Thu, Oct 12, 2017 at 6:58 AM, Paul Barker wrote: > On Tue, Oct 10, 2017 at 12:30 AM, Paul Barker > wrote: > > On Tue, Oct 10, 2017 at 12:02 AM, Bruce Ashfield > > wrote: > >> On Mon, Oct 9, 2017 at 5:56 PM, Paul Barker