diff options
Diffstat (limited to 'templates/feature/agl-demo/50_local.conf.inc')
-rw-r--r-- | templates/feature/agl-demo/50_local.conf.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/feature/agl-demo/50_local.conf.inc b/templates/feature/agl-demo/50_local.conf.inc index 6d1ce9f..9116f40 100644 --- a/templates/feature/agl-demo/50_local.conf.inc +++ b/templates/feature/agl-demo/50_local.conf.inc @@ -9,3 +9,6 @@ IMAGE_INSTALL_append = " qtwebkit qtwebkit-examples-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 " |