Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-19 Thread Ross Burton
I was wrong. :). The change to the controller has been reverted, and will be restarted tomorrow if that is okay. Sorry about that, Ross On Thu, 19 Nov 2020 at 15:45, Ross Burton wrote: > > Yes. My understanding is that there's separate branches for each > target? This is for master and not

Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-19 Thread Anuj Mittal
Hi Ross On Mon, 2020-11-16 at 14:59 +, Ross Burton wrote: > From: Ross Burton > For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel'

Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-19 Thread Anuj Mittal
Hi Ross On Mon, 2020-11-16 at 14:59 +, Ross Burton wrote: > From: Ross Burton > For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel'

Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-19 Thread Anuj Mittal
Hi Ross On Mon, 2020-11-16 at 14:59 +, Ross Burton wrote: > From: Ross Burton > For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel'

Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-19 Thread Ross Burton
Yes. My understanding is that there's separate branches for each target? This is for master and not gatesgarth. Ross On Thu, 19 Nov 2020 at 03:32, Mittal, Anuj wrote: > > Hi Ross > > On Mon, 2020-11-16 at 14:59 +, Ross Burton wrote: > > From: Ross Burton > > > > For gatesgarth, this is

Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-18 Thread Anuj Mittal
Hi Ross On Mon, 2020-11-16 at 14:59 +, Ross Burton wrote: > From: Ross Burton > For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel'

[yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions

2020-11-16 Thread Ross Burton
From: Ross Burton Signed-off-by: Ross Burton --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 11a2664..c57260a 100644 --- a/config.json +++ b/config.json @@ -275,9 +275,8 @@ "TEMPLATE" : "ltp-qemu" },