summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-demo')
-rw-r--r--templates/feature/agl-demo/50_bblayers.conf.inc13
-rw-r--r--templates/feature/agl-demo/50_local.conf.inc14
-rw-r--r--templates/feature/agl-demo/included.dep1
3 files changed, 0 insertions, 28 deletions
diff --git a/templates/feature/agl-demo/50_bblayers.conf.inc b/templates/feature/agl-demo/50_bblayers.conf.inc
deleted file mode 100644
index 7f04f69..0000000
--- a/templates/feature/agl-demo/50_bblayers.conf.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-# This layer contains the WIP feature/demo code only
-#---------------------------------------------------
-BBLAYERS =+ " \
- ${METADIR}/meta-agl-demo \
-"
-
-# These are the dependencies of the AGL DEMO Layer
-#-------------------------------------------------
-BBLAYERS =+ " \
- ${METADIR}/meta-oic \
- ${METADIR}/meta-qt5 \
-"
-
diff --git a/templates/feature/agl-demo/50_local.conf.inc b/templates/feature/agl-demo/50_local.conf.inc
deleted file mode 100644
index 9116f40..0000000
--- a/templates/feature/agl-demo/50_local.conf.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-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 "
diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep
deleted file mode 100644
index 00568a9..0000000
--- a/templates/feature/agl-demo/included.dep
+++ /dev/null
@@ -1 +0,0 @@
-agl-appfw-smack agl-devel