diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-11 22:31:06 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-11 22:31:06 +1200 |
| commit | f516730ac5ee6273fe225e648d7519baf9d5cffd (patch) | |
| tree | c264182dd42af9a56b8a3cb8dc0e6fe2381c20e2 /meta-yerba/conf/machine/yerba-x86_64.conf | |
| parent | 942fcf29e2acf70e4936907b4d36570ed002e69c (diff) | |
| download | yerbalinux-f516730ac5ee6273fe225e648d7519baf9d5cffd.tar.xz yerbalinux-f516730ac5ee6273fe225e648d7519baf9d5cffd.zip | |
64-bit not 32bit
Diffstat (limited to 'meta-yerba/conf/machine/yerba-x86_64.conf')
| -rw-r--r-- | meta-yerba/conf/machine/yerba-x86_64.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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%" |
