generic: use testing kernel if possible

This commit is contained in:
David Bauer 2021-02-24 23:49:05 +01:00
parent 18a2b73e2b
commit c3ccdefbef

View File

@ -66,6 +66,8 @@ end
config('GLUON_MINIFY', istrue(env.GLUON_MINIFY)) config('GLUON_MINIFY', istrue(env.GLUON_MINIFY))
try_config('TESTING_KERNEL', true)
packages { packages {
'-ca-bundle', '-ca-bundle',
'-kmod-ipt-offload', '-kmod-ipt-offload',