aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/conf
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-11 21:15:22 +1200
committerArslaan Pathan <[email protected]>2026-06-11 21:15:22 +1200
commit53f020be1e571b40df4ba7be5464b0d521bb2cce (patch)
treea175cd7ff24cb7444c97730739b1256eee49eadf /meta-yerba/conf
parent68e1e1ee6a4793a06c7bf423c30e548047132607 (diff)
downloadyerbalinux-53f020be1e571b40df4ba7be5464b0d521bb2cce.tar.xz
yerbalinux-53f020be1e571b40df4ba7be5464b0d521bb2cce.zip
Add tune-core2 to machine conf
Diffstat (limited to 'meta-yerba/conf')
-rw-r--r--meta-yerba/conf/machine/yerba-x86_64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yerba/conf/machine/yerba-x86_64.conf b/meta-yerba/conf/machine/yerba-x86_64.conf
index a897603..9eeb645 100644
--- a/meta-yerba/conf/machine/yerba-x86_64.conf
+++ b/meta-yerba/conf/machine/yerba-x86_64.conf
@@ -1,5 +1,6 @@
require conf/machine/include/x86/qemuboot-x86.inc
require conf/machine/include/x86/x86-base.inc
+require conf/machine/include/x86/tune-core2.inc
# Replace this later
PREFERRED_PROVIDER_virtual/kernel ??= "linux-dummy"