X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_porter-nogfx.inc;h=cb7b4a56011df946a50d4673e48a1f793bd2c3b5;hb=3f197b63e5836db3c07e7130236d9eb3730c105b;hp=dd2ab85ae70e40ebdd2c47a8b00794d64f631e80;hpb=a29f0388d7d3c84b5a41f307060fddf963078e24;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 dd2ab85ae..cb7b4a560 100644 --- a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc @@ -19,9 +19,6 @@ 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" - -IMAGE_CLASSES_append_sota = " image_types_uboot " -IMAGE_BOOT_FILES_sota = "porter-bootfiles/*" +# Build updatable image. Only takes effect when sota.bbclass is inherited +DISTRO_FEATURES_append = " sota"