Disable the webruntime
[AGL/meta-agl-demo.git] / conf / include / agl-demo.inc
index 2b6a2ce..5a70196 100644 (file)
@@ -1,6 +1,7 @@
 IMAGE_FEATURES =+ "debug-tweaks"
 
-DISTRO_FEATURES_append = " webruntime "
+# disable the webruntime
+#DISTRO_FEATURES_append = " webruntime "
 DISTRO_FEATURES_append = " automount "
 
 IMAGE_INSTALL_append = " screen mc "