mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 01:04:40 +02:00
It is useful to be able to override kernel's provider or version from local.conf. For qemuriscv64 machine move PREFERRED_* variables before qemu.inc, because it sets PREFERRED_PROVIDER to linux-yocto. Signed-off-by: Taras Kondratiuk <takondra@cisco.com>