aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/conf/machine/yerba-x86_64.conf
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-11 22:16:54 +1200
committerArslaan Pathan <[email protected]>2026-06-11 22:16:54 +1200
commite229c0bdf052c1f7ea0565054204b6a5c89ed037 (patch)
treeae2f9d6fa5584ddc5372a62750f5a8d42e114904 /meta-yerba/conf/machine/yerba-x86_64.conf
parentcbc46db144cf3fcb9a7cbb5b831dc8a5dde36e61 (diff)
downloadyerbalinux-e229c0bdf052c1f7ea0565054204b6a5c89ed037.tar.xz
yerbalinux-e229c0bdf052c1f7ea0565054204b6a5c89ed037.zip
Add a custom kernel target
Diffstat (limited to 'meta-yerba/conf/machine/yerba-x86_64.conf')
-rw-r--r--meta-yerba/conf/machine/yerba-x86_64.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-yerba/conf/machine/yerba-x86_64.conf b/meta-yerba/conf/machine/yerba-x86_64.conf
index 9eeb645..29ef3de 100644
--- a/meta-yerba/conf/machine/yerba-x86_64.conf
+++ b/meta-yerba/conf/machine/yerba-x86_64.conf
@@ -3,7 +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-dummy"
+PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
+PREFERRED_VERSION_linux-yocto ??= "7.0.11%"
KERNEL_IMAGETYPE = "bzImage"