X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_porter-nogfx.inc;h=63f5fb75c26e7f5695466e2f2af7bed2c74d0e3e;hb=379f0a11a76b7e892a9395a5540afb4886ea8541;hp=cd72431512a04343e5802a2187be6704898933cb;hpb=4abd447b8d156b3b8bfef80afddffb53259a0a93;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 cd7243151..63f5fb75c 100644 --- a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc @@ -18,11 +18,3 @@ 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/*" - -OSTREE_BOOTLOADER ?= "u-boot"