diff options
Diffstat (limited to 'meta-yocto-bsp/conf')
| -rw-r--r-- | meta-yocto-bsp/conf/machine/genericarm64.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericarm64.conf b/meta-yocto-bsp/conf/machine/genericarm64.conf index 1cb5e46dcf..8c1b09fdd5 100644 --- a/meta-yocto-bsp/conf/machine/genericarm64.conf +++ b/meta-yocto-bsp/conf/machine/genericarm64.conf | |||
| @@ -12,6 +12,7 @@ MACHINE_FEATURES = "acpi alsa bluetooth efi keyboard pci qemu-usermode rtc scree | |||
| 12 | 12 | ||
| 13 | KERNEL_IMAGETYPE = "Image" | 13 | KERNEL_IMAGETYPE = "Image" |
| 14 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 14 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
| 15 | PREFERRED_VERSION_linux-yocto ?= "6.6%" | ||
| 15 | 16 | ||
| 16 | # Install all the kernel modules into the rootfs | 17 | # Install all the kernel modules into the rootfs |
| 17 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules" | 18 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules" |
