390f47ea87c01704dc80504091580e4d039e9fa8
[AGL/meta-agl-demo.git] / conf / include / agl-demo.inc
1 IMAGE_FEATURES =+ "debug-tweaks"
2
3 DISTRO_FEATURES_append = " automount "
4
5 # convenience
6 IMAGE_INSTALL_append = " screen mc "
7
8 # Extend agl-voiceagent-alexa image feature with local alexa-viewer
9 # package.
10 FEATURE_PACKAGES_agl-voiceagent-alexa_append = " alexa-viewer"
11
12 # enable the layer
13 AGL_FEATURES_append = " agldemo"