summaryrefslogtreecommitdiffstats
path: root/templates/machine
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-02-28 17:01:08 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-03-07 17:16:08 +0100
commite621af42cae4c8828d4f915007b061a065d24636 (patch)
treecd24db1ace22cdb9aa136203b248b02fff5f7d9b /templates/machine
parentaad0373e5a247fa99bedd0a982d028da36c1e760 (diff)
Add db-820c as community board
Add templates for the db-820c as community board alongside the 410c. Only works with rocko/master. v2: - fixed 96board-tools inclusion - added kernel bbappend Change-Id: I411505ae0aeb5939338bb94f5db04c2572fc6612 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine')
-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