summaryrefslogtreecommitdiffstats
path: root/templates/feature
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature')
-rw-r--r--templates/feature/blsched/50_bblayers.conf.inc3
-rw-r--r--templates/feature/blsched/50_local.conf.inc1
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/feature/blsched/50_bblayers.conf.inc b/templates/feature/blsched/50_bblayers.conf.inc
new file mode 100644
index 0000000..0db260d
--- /dev/null
+++ b/templates/feature/blsched/50_bblayers.conf.inc
@@ -0,0 +1,3 @@
+BBLAYERS =+ "\
+ ${METADIR}/meta-agl-extra/meta-blsched \
+ "
diff --git a/templates/feature/blsched/50_local.conf.inc b/templates/feature/blsched/50_local.conf.inc
new file mode 100644
index 0000000..658230e
--- /dev/null
+++ b/templates/feature/blsched/50_local.conf.inc
@@ -0,0 +1 @@
+IMAGE_INSTALL_append = " blsched"