Change require to include to unbreak builds without ag-sota feature
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_porter-nogfx.inc
index 6bc5171..f637208 100644 (file)
@@ -19,10 +19,4 @@ UBOOT_MACHINE = "porter_vin_config"
 PREFERRED_PROVIDER_virtual/libgles2 = "mesa"
 PREFERRED_PROVIDER_virtual/egl = "mesa"
 
-# Commit united image to OSTree, not just uImage
-OSTREE_KERNEL = "uImage+dtb"
-
-# OTA-enabled live image
-IMAGE_CLASSES_append_sota = " image_types_uboot sdcard_image-porter-ota"
-IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-ota', 'porter-sdimg-ota  ', '', d)}"
-
+include conf/include/local/sota_porter.inc