summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo/50_local.conf.inc
blob: 9116f40c06267b7198058a676b313e35631fee5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
EXTRA_IMAGE_FEATURES =+ "debug-tweaks"

DISTRO_FEATURES_append = " AGL_WEBRUNTIME "

# Add webkit as workaround as webengine is broken right now
IMAGE_INSTALL_append = " qtwebkit qtwebkit-examples-examples"
#IMAGE_INSTALL_append = " qtsmarthome cinematicexperience qt5everywheredemo qt5-demo-extrafiles"
#IMAGE_INSTALL_append = " qtwebengine-examples"

# add support for websocket in Qt and QML
IMAGE_INSTALL_append = " qtwebsockets qtwebsockets-qmlplugins"

IMAGE_INSTALL_append = " iotivity-resource-samples "
IMAGE_INSTALL_append = " screen "