X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fmachine%2Fqemux86-64%2F50_local.conf.inc;h=29e29b4d0d4b0fb2578436763c6b62635fa5ee8f;hb=4a421d9443723ca6835568750a80ffba4b117a16;hp=f5bb53cfc7a32f55f79ea6b770a8e46a5c128bbf;hpb=24c89f22961bab9a995ab9c18881a3109a1c8109;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/qemux86-64/50_local.conf.inc b/templates/machine/qemux86-64/50_local.conf.inc index f5bb53cfc..29e29b4d0 100644 --- a/templates/machine/qemux86-64/50_local.conf.inc +++ b/templates/machine/qemux86-64/50_local.conf.inc @@ -18,3 +18,7 @@ APPEND += "console=ttyS0,115200n8" # # All boot message will be off APPEND += "quiet" + +# U-Boot support for SOTA +PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot-ota" +UBOOT_MACHINE_sota = "qemu-x86_defconfig"