summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-03-07 12:55:53 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-03-07 12:55:53 +0100
commit63b42634f7326818ab64c58c0abc2af6ad294072 (patch)
tree85b0fb32530482adbcd6a8e96ac4a19a93b545d3
parent3ab075b549c16fd1631a022df876c3f56642ad49 (diff)
Remove unused iotivity feature
Remove old feature during uprev cycle. Change-Id: I7b4802849d50d1afabe4fbb9b58885c43c94c68d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--templates/feature/agl-iotivity/50_bblayers.conf.inc1
-rw-r--r--templates/feature/agl-iotivity/50_local.conf.inc2
2 files changed, 0 insertions, 3 deletions
diff --git a/templates/feature/agl-iotivity/50_bblayers.conf.inc b/templates/feature/agl-iotivity/50_bblayers.conf.inc
deleted file mode 100644
index bcb7d106..00000000
--- a/templates/feature/agl-iotivity/50_bblayers.conf.inc
+++ /dev/null
@@ -1 +0,0 @@
-BBLAYERS =+ " ${METADIR}/meta-oic"
diff --git a/templates/feature/agl-iotivity/50_local.conf.inc b/templates/feature/agl-iotivity/50_local.conf.inc
deleted file mode 100644
index 63d9eaab..00000000
--- a/templates/feature/agl-iotivity/50_local.conf.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-IMAGE_INSTALL_append = " packagegroup-iotivity"
-IMAGE_INSTALL_append = " screen"