raspberrypi2: change GPU_MEM to 255
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_qemux86-64.inc
index a9d320c..f058c6b 100644 (file)
@@ -18,4 +18,6 @@ APPEND += "console=ttyS0,115200n8"
 # All boot message will be off
 APPEND += "quiet"
 
-include conf/include/local/sota_qemux86-64.inc
+# Build updatable image. Only takes effect when sota.bbclass is inherited
+DISTRO_FEATURES_append = " sota"
+