From f516730ac5ee6273fe225e648d7519baf9d5cffd Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 11 Jun 2026 22:31:06 +1200 Subject: 64-bit not 32bit --- meta-yerba/conf/machine/yerba-x86_64.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-yerba/conf') diff --git a/meta-yerba/conf/machine/yerba-x86_64.conf b/meta-yerba/conf/machine/yerba-x86_64.conf index 371a1f5..ae1c971 100644 --- a/meta-yerba/conf/machine/yerba-x86_64.conf +++ b/meta-yerba/conf/machine/yerba-x86_64.conf @@ -2,6 +2,8 @@ require conf/machine/include/x86/qemuboot-x86.inc require conf/machine/include/x86/x86-base.inc require conf/machine/include/x86/tune-core2.inc +DEFAULTTUNE = "core2-64" + # Replace this later PREFERRED_PROVIDER_virtual/kernel ??= "linux-yerba" PREFERRED_VERSION_linux-yocto ??= "7.0%" -- cgit v1.2.3