diff options
Diffstat (limited to 'meta-yerba/conf/machine/yerba-x86_64.conf')
| -rw-r--r-- | meta-yerba/conf/machine/yerba-x86_64.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
