Re: [PATCH] automation: add a build job with NR_CPUS == 1

2021-03-03 Thread Andrew Cooper
On 03/03/2021 11:57, Roger Pau Monné wrote: > On Wed, Mar 03, 2021 at 11:46:44AM +, Andrew Cooper wrote: >> On 03/03/2021 08:33, Roger Pau Monne wrote: >>> This requires adding some logic in the build script in order to be >>> able to pass specific Xen Kconfig options. >>> >>> Setting any CONFI

Re: [PATCH] automation: add a build job with NR_CPUS == 1

2021-03-03 Thread Roger Pau Monné
On Wed, Mar 03, 2021 at 11:46:44AM +, Andrew Cooper wrote: > On 03/03/2021 08:33, Roger Pau Monne wrote: > > This requires adding some logic in the build script in order to be > > able to pass specific Xen Kconfig options. > > > > Setting any CONFIG_* environment variable when executing the bui

Re: [PATCH] automation: add a build job with NR_CPUS == 1

2021-03-03 Thread Andrew Cooper
On 03/03/2021 08:33, Roger Pau Monne wrote: > This requires adding some logic in the build script in order to be > able to pass specific Xen Kconfig options. > > Setting any CONFIG_* environment variable when executing the build > script will set such variable in the empty .config file before > run