Move machine-dependent sota configuration to machine templates
[AGL/meta-agl.git] / templates / machine / porter / 50_local.conf.inc
index 570e418..b50fcf7 100644 (file)
@@ -184,3 +184,6 @@ DISTRO_FEATURES_append = " h264avcenc_lib"
 #DISTRO_FEATURES_append = " aacsdec_mdw"
 # ARM AAC Encode Middleware for Linux
 #DISTRO_FEATURES_append = " aacenc_mdw"
+
+# Commit united image to OSTree, not just uImage
+OSTREE_KERNEL = "uImage+dtb"