X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_porter.inc;h=06dcb8e51517cb7dfc246aaea10f133f886c45ac;hb=4ffcc80c8c9967dca4d76bd683b8bacba5cbf857;hp=c562784aadb364354564166726debeaefcc6686c;hpb=61bf6803fdce1cac3f6cb5c7fabe2e5fe81d5450;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_porter.inc b/meta-agl-bsp/conf/include/agl_porter.inc index c562784aa..06dcb8e51 100644 --- a/meta-agl-bsp/conf/include/agl_porter.inc +++ b/meta-agl-bsp/conf/include/agl_porter.inc @@ -179,11 +179,5 @@ DISTRO_FEATURES_append = " h264avcenc_lib" # ARM AAC Encode Middleware for Linux #DISTRO_FEATURES_append = " aacenc_mdw" -# 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" +# Build updatable image. Only takes effect when sota.bbclass is inherited +DISTRO_FEATURES_append = " sota"