Re: [PATCH] mkosi: allow Clear to use test modules
From: Caio Marcelo de Oliveira Filho <hidden>
Date: 2018-10-10 21:50:44
From: Caio Marcelo de Oliveira Filho <hidden>
Date: 2018-10-10 21:50:44
On Wed, Oct 10, 2018 at 01:50:16PM -0700, Lucas De Marchi wrote:
Now Clear has a bundle for the kernel headers, let's use it. --- testsuite/mkosi/mkosi.build | 9 ++------- testsuite/mkosi/mkosi.clear | 1 + 2 files changed, 3 insertions(+), 7 deletions(-)
Tested the patch with 'sudo make mkosi DISTRO=clear' and all tests passed. LGTM. Caio