summaryrefslogtreecommitdiffstats
path: root/templates/machine
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-08-23 22:57:38 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-09-03 19:26:01 +0000
commitdd21b3a6e340006d2ef4036cabf33c9e9a66e9ac (patch)
tree8ca66f3649de62b23ff8a131d01bd2f411033b0a /templates/machine
parent3e7d9ee9ff80800418c8f270b65b0932aa3a5794 (diff)
Add nogfx build for h3ulcb
Before we can add the h3 to CI we need a -nogfx build. v2: moved common bits Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I9d64764fbe69dc901dc91941db1deb0073e2ae9c
Diffstat (limited to 'templates/machine')
-rw-r--r--templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc4
-rw-r--r--templates/machine/h3ulcb-nogfx/50_local.conf.inc7
-rw-r--r--templates/machine/h3ulcb-nogfx/README_machine_h3ulcb-nogfx.md9
3 files changed, 20 insertions, 0 deletions
diff --git a/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc b/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
new file mode 100644
index 000000000..5f410f0ff
--- /dev/null
+++ b/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
@@ -0,0 +1,4 @@
+BBLAYERS =+ "\
+ ${METADIR}/bsp/meta-renesas-rcar-gen3/meta-rcar-gen3 \
+ ${METADIR}/meta-agl/meta-agl-bsp/meta-rcar-gen3-adas \
+ "
diff --git a/templates/machine/h3ulcb-nogfx/50_local.conf.inc b/templates/machine/h3ulcb-nogfx/50_local.conf.inc
new file mode 100644
index 000000000..4403e6ea9
--- /dev/null
+++ b/templates/machine/h3ulcb-nogfx/50_local.conf.inc
@@ -0,0 +1,7 @@
+MACHINE = "h3ulcb"
+#see meta-agl/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc
+require conf/include/agl_h3ulcb-nogfx.inc
+
+# custom inclusion of cogent layer
+#see meta-agl/meta-agl-bsp/meta-rcar-gen3-adas/conf/include/rcar-gen3-adas.inc
+require conf/include/rcar-gen3-adas.inc
diff --git a/templates/machine/h3ulcb-nogfx/README_machine_h3ulcb-nogfx.md b/templates/machine/h3ulcb-nogfx/README_machine_h3ulcb-nogfx.md
new file mode 100644
index 000000000..da5d9b73e
--- /dev/null
+++ b/templates/machine/h3ulcb-nogfx/README_machine_h3ulcb-nogfx.md
@@ -0,0 +1,9 @@
+---
+description: Machine h3ulcb-nogfx
+authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org>, Kevin Hilman <khilman@baylibre.com>, Ronan Le Martret <ronan.lemartret@iot.bzh>, Yannick Gicquel <yannick.gicquel@iot.bzh>
+---
+
+### Machine h3ulcb-nogfx
+
+*Description is missing - please complete file meta-agl/templates/machine/m3ulcb-nogfx/README_machine_h3ulcb-nogfx.md*
+