Move machine-dependent sota configuration to machine templates
[AGL/meta-agl.git] / templates / machine / qemux86-64 / 50_local.conf.inc
index f5bb53c..29e29b4 100644 (file)
@@ -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"