X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_porter-nogfx.inc;h=dd2ab85ae70e40ebdd2c47a8b00794d64f631e80;hb=6c04924df6a57c457ccfdf027da3aa12c2b2c69f;hp=6bc517191f871ef7ad6003feef006ea7cb802f4f;hpb=5334d458c46533c51bc6879b1026181f9ac453ae;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc index 6bc517191..dd2ab85ae 100644 --- a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc @@ -22,7 +22,6 @@ 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)}" +IMAGE_CLASSES_append_sota = " image_types_uboot " +IMAGE_BOOT_FILES_sota = "porter-bootfiles/*"