diff --git a/conf/machine/aws-ec2-x86-64.conf b/conf/machine/aws-ec2-x86-64.conf index 3ba4a443e..79458d065 100644 --- a/conf/machine/aws-ec2-x86-64.conf +++ b/conf/machine/aws-ec2-x86-64.conf @@ -8,7 +8,6 @@ DEFAULTTUNE ?= "core2-64" require conf/machine/include/x86/tune-core2.inc include conf/machine/include/x86/x86-base.inc -PREFERRED_VERSION_linux-yocto ?= "5.15%" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"