generic: use testing kernel if possible

This commit is contained in:
David Bauer 2021-02-24 23:49:05 +01:00
parent d7e3db7e8e
commit 4f7755c4db

View File

@ -68,6 +68,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',