Enable SOTA for supported architectures
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_qemux86-64.inc
index 6ce1d25..f058c6b 100644 (file)
@@ -17,3 +17,7 @@ APPEND += "console=ttyS0,115200n8"
 #
 # All boot message will be off
 APPEND += "quiet"
+
+# Build updatable image. Only takes effect when sota.bbclass is inherited
+DISTRO_FEATURES_append = " sota"
+