summaryrefslogtreecommitdiffstats
path: root/templates/machine/porter/50_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machine/porter/50_local.conf.inc')
-rw-r--r--templates/machine/porter/50_local.conf.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/machine/porter/50_local.conf.inc b/templates/machine/porter/50_local.conf.inc
index 570e41817..b50fcf7c4 100644
--- a/templates/machine/porter/50_local.conf.inc
+++ b/templates/machine/porter/50_local.conf.inc
@@ -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"