Update test/devel feature and crosssdk definitions
[AGL/meta-agl-demo.git] / conf / include / agl-demo.inc
1 IMAGE_FEATURES =+ "debug-tweaks"
2
3 # disable the webruntime
4 #DISTRO_FEATURES_append = " webruntime "
5 DISTRO_FEATURES_append = " automount "
6
7 IMAGE_INSTALL_append = " screen mc "
8
9 # Extend agl-voiceagent-alexa image feature with local alexa-viewer
10 # package.
11 FEATURE_PACKAGES_agl-voiceagent-alexa_append = " alexa-viewer"