summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-03-09 14:19:20 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-03-09 14:19:20 +0000
commit29662624a68a3c82d649cb12b9726877d3e7407f (patch)
tree90484fed8574c128139f3584eba058354df1619c /templates
parent5f52873ebd66804b0c33887df293a43552974ec2 (diff)
parente621af42cae4c8828d4f915007b061a065d24636 (diff)
Merge "Add db-820c as community board"
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/dragonboard-820c/50_bblayers.conf.inc1
-rw-r--r--templates/machine/dragonboard-820c/50_local.conf.inc3
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/machine/dragonboard-820c/50_bblayers.conf.inc b/templates/machine/dragonboard-820c/50_bblayers.conf.inc
new file mode 100644
index 000000000..01ffb7f17
--- /dev/null
+++ b/templates/machine/dragonboard-820c/50_bblayers.conf.inc
@@ -0,0 +1 @@
+BBLAYERS =+ "${METADIR}/meta-qcom"
diff --git a/templates/machine/dragonboard-820c/50_local.conf.inc b/templates/machine/dragonboard-820c/50_local.conf.inc
new file mode 100644
index 000000000..1cd53d60c
--- /dev/null
+++ b/templates/machine/dragonboard-820c/50_local.conf.inc
@@ -0,0 +1,3 @@
+MACHINE = "dragonboard-820c"
+#see meta-agl/meta-agl-bsp/conf/include/agl_dragonboard-410c.inc
+require conf/include/agl_dragonboard-820c.inc