mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
qemumips: Use the linux-rp kernel by default
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -11,5 +11,5 @@ KERNEL_IMAGETYPE = "vmlinux.bin"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
|
||||
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
|
||||
|
||||
Reference in New Issue
Block a user