From 577f1e6a57fa872f46dcf7d1d88f550e3cea2f13 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 11 Jun 2026 22:17:25 +1200 Subject: Make yerba-x86_64 use custom kernel target --- meta-yerba/conf/machine/yerba-x86_64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-yerba') diff --git a/meta-yerba/conf/machine/yerba-x86_64.conf b/meta-yerba/conf/machine/yerba-x86_64.conf index 29ef3de..371a1f5 100644 --- a/meta-yerba/conf/machine/yerba-x86_64.conf +++ b/meta-yerba/conf/machine/yerba-x86_64.conf @@ -3,8 +3,8 @@ require conf/machine/include/x86/x86-base.inc require conf/machine/include/x86/tune-core2.inc # Replace this later -PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" -PREFERRED_VERSION_linux-yocto ??= "7.0.11%" +PREFERRED_PROVIDER_virtual/kernel ??= "linux-yerba" +PREFERRED_VERSION_linux-yocto ??= "7.0%" KERNEL_IMAGETYPE = "bzImage" -- cgit v1.2.3