Skip to content

mox-dtb: Try to schedule after kernel

Michal Hrusecky requested to merge hotfix/mox-dtb into master

We are experiencing some weird issues on build servers and it is likelly due to big paralelism. It is hard to debug and impossible to debug on typical workstation, but trying to influence the scheduling and avoid conflicts by adding dependency on kernel.

Edited by Karel Koci

Merge request reports