Revert "Switch to meta-updater" - waiting for main commit to be updated.
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_qemux86-64.inc
index a9d320c..d48252e 100644 (file)
@@ -18,4 +18,9 @@ APPEND += "console=ttyS0,115200n8"
 # All boot message will be off
 APPEND += "quiet"
 
-include conf/include/local/sota_qemux86-64.inc
+# U-Boot support for SOTA
+PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot-ota"
+UBOOT_MACHINE_sota = "qemu-x86_defconfig"
+OSTREE_BOOTLOADER ?= "u-boot"
+
+OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 ostree_root=/dev/hda"