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