summaryrefslogtreecommitdiffstats
path: root/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
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-04 21:40:23 +0000
commit69385a84f83e8876687023cfa117007314d00963 (patch)
tree3018efe70cfc236a4f5fbd3ab648f97982d762d1 /templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
parentb4099c5fd71085a591b6c1c3e7cd5793f1a4f6a9 (diff)
Add nogfx build for h3ulcb
Before we can add the h3 to CI we need a -nogfx build. v3: leave the BBMASK in the board specific file due to inc file stacking. Change-Id: Ic59784aa143e3346d2f999060214411497fc1b54 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc')
-rw-r--r--templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc4
1 files changed, 4 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 \
+ "