summaryrefslogtreecommitdiffstats
path: root/meta-agl-demo/conf/include/agl-demo.inc
blob: 32d447af36e311ed9f69f6e34f95c326d70960ca (plain)
1
2
3
4
5
6
7
8
9
10
11
IMAGE_FEATURES =+ "debug-tweaks"

# disable the webruntime
#DISTRO_FEATURES_append = " webruntime "
DISTRO_FEATURES_append = " automount "

IMAGE_INSTALL_append = " screen mc "

# Extend agl-voiceagent-alexa image feature with local alexa-viewer
# package.
FEATURE_PACKAGES_agl-voiceagent-alexa_append = " alexa-viewer"