From 88595bab4a423e014ab6a18e7378ef32ef86275a Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 10 Nov 2016 12:00:29 +0000 Subject: Revert "agl-demo: Add iotivity-resource-samples from meta-oic" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 18389a3ea67c0844c0c76c14d4891baaf25c7a9e. The build breaks on dragonboard-410c/aarch64 as reported on the ML. Revert from the feature until recipes are fixed or amended. Change-Id: I8aad0e492c19ed03606e8d63739fc518e224cb55 Signed-off-by: Jan-Simon Möller --- templates/feature/agl-demo/50_local.conf.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates/feature/agl-demo/50_local.conf.inc') diff --git a/templates/feature/agl-demo/50_local.conf.inc b/templates/feature/agl-demo/50_local.conf.inc index 9116f40..6d1ce9f 100644 --- a/templates/feature/agl-demo/50_local.conf.inc +++ b/templates/feature/agl-demo/50_local.conf.inc @@ -9,6 +9,3 @@ 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 " -- cgit 1.2.3-korg