Revert "Switch to meta-updater" - waiting for main commit to be updated.
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_porter-nogfx.inc
index f637208..2a06bbe 100644 (file)
@@ -19,4 +19,11 @@ UBOOT_MACHINE = "porter_vin_config"
 PREFERRED_PROVIDER_virtual/libgles2 = "mesa"
 PREFERRED_PROVIDER_virtual/egl = "mesa"
 
-include conf/include/local/sota_porter.inc
+# Commit united image to OSTree, not just uImage
+OSTREE_KERNEL = "uImage+dtb"
+
+EXTRA_IMAGEDEPENDS_append_sota = " porter-bootfiles"
+IMAGE_CLASSES_append_sota = " image_types_uboot "
+IMAGE_BOOT_FILES_sota = "porter-bootfiles/*"
+
+OSTREE_BOOTLOADER ?= "u-boot"