From: Jan-Simon Möller Date: Thu, 7 Mar 2019 11:55:53 +0000 (+0100) Subject: Remove unused iotivity feature X-Git-Tag: 7.99.1~25 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=63b42634f7326818ab64c58c0abc2af6ad294072 Remove unused iotivity feature Remove old feature during uprev cycle. Change-Id: I7b4802849d50d1afabe4fbb9b58885c43c94c68d Signed-off-by: Jan-Simon Möller --- 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 bcb7d1060..000000000 --- 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 63d9eaab3..000000000 --- a/templates/feature/agl-iotivity/50_local.conf.inc +++ /dev/null @@ -1,2 +0,0 @@ -IMAGE_INSTALL_append = " packagegroup-iotivity" -IMAGE_INSTALL_append = " screen"