generic: use testing kernel if possible
This commit is contained in:
parent
18a2b73e2b
commit
c3ccdefbef
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user