diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/include/agl-demo.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/include/agl-demo.inc b/conf/include/agl-demo.inc index b831a4433..dace0e19e 100644 --- a/conf/include/agl-demo.inc +++ b/conf/include/agl-demo.inc @@ -10,5 +10,4 @@ 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 " |