summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/bbe/50_bblayers.conf.inc5
-rw-r--r--templates/machine/bbe/50_local.conf.inc2
2 files changed, 7 insertions, 0 deletions
diff --git a/templates/machine/bbe/50_bblayers.conf.inc b/templates/machine/bbe/50_bblayers.conf.inc
new file mode 100644
index 000000000..0b42c9bff
--- /dev/null
+++ b/templates/machine/bbe/50_bblayers.conf.inc
@@ -0,0 +1,5 @@
+BBLAYERS =+ " \
+ ${METADIR}/bsp/meta-ti \
+ ${METADIR}/bsp/meta-sancloud \
+ ${METADIR}/bsp/meta-rtlwifi \
+ "
diff --git a/templates/machine/bbe/50_local.conf.inc b/templates/machine/bbe/50_local.conf.inc
new file mode 100644
index 000000000..7f378e5cb
--- /dev/null
+++ b/templates/machine/bbe/50_local.conf.inc
@@ -0,0 +1,2 @@
+MACHINE = "bbe"
+require conf/include/agl_bbe.inc