summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-iotivity
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-iotivity')
-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, 3 insertions, 0 deletions
diff --git a/templates/feature/agl-iotivity/50_bblayers.conf.inc b/templates/feature/agl-iotivity/50_bblayers.conf.inc
new file mode 100644
index 00000000..bcb7d106
--- /dev/null
+++ b/templates/feature/agl-iotivity/50_bblayers.conf.inc
@@ -0,0 +1 @@
+BBLAYERS =+ " ${METADIR}/meta-oic"
diff --git a/templates/feature/agl-iotivity/50_local.conf.inc b/templates/feature/agl-iotivity/50_local.conf.inc
new file mode 100644
index 00000000..63d9eaab
--- /dev/null
+++ b/templates/feature/agl-iotivity/50_local.conf.inc
@@ -0,0 +1,2 @@
+IMAGE_INSTALL_append = " packagegroup-iotivity"
+IMAGE_INSTALL_append = " screen"