Re: [yocto] [PATCH] [yocto-ab-helper] Extend LAVA buildset JSON to ABHELPER

2018-07-03 Thread Richard Purdie
On Tue, 2018-07-03 at 16:40 +0800, Aaron Chan wrote: > This patch is an extension to default config.json with ABHELPER_JSON > env set. > This extension is to support buildset config for target MACHINE > intel-corei7-64 > with meta-intel layer included. > > Signed-off-by: Aaron Chan > --- > confi

[yocto] [PATCH] [yocto-ab-helper] Extend LAVA buildset JSON to ABHELPER

2018-07-03 Thread Aaron Chan
This patch is an extension to default config.json with ABHELPER_JSON env set. This extension is to support buildset config for target MACHINE intel-corei7-64 with meta-intel layer included. Signed-off-by: Aaron Chan --- config-x86_64-lava.json | 34 ++ 1 file chan