summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@osg.samsung.com>2017-01-31 18:15:51 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-02-09 09:58:09 +0000
commit947ac6fbb51ab30082d4ded359fece6a94020243 (patch)
treea2953c2bb920a1bdc01ae477007abaa70c03ea39 /conf
parentccde8887c2f89f09a15b8b09268823c7af7ce449 (diff)
iotivity: Migrate from agl-demo to agl-iotivity feature
Ship packagegroup-iotivity from meta-oic to take extra libs instead of just iotivity-examples. For convenience, screen remains as part agl-demo. For more details about OCF support check: https://wiki.iotivity.org/automotive Bug-AGL: SPEC-158 Change-Id: I1ba476889e68da3bb010753b3c19d7d9b581b30b Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/include/agl-demo.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/include/agl-demo.inc b/conf/include/agl-demo.inc
index b831a443..dace0e19 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 "