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