Do not use cpio.gz for initramfs as smack does not work
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_porter.inc
index 4837ced..06dcb8e 100644 (file)
@@ -179,9 +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"
-
-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"