summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.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-03 19:26:01 +0000
commitdd21b3a6e340006d2ef4036cabf33c9e9a66e9ac (patch)
tree8ca66f3649de62b23ff8a131d01bd2f411033b0a /meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc
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 'meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc b/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc
new file mode 100644
index 000000000..946fdc81b
--- /dev/null
+++ b/meta-agl-bsp/conf/include/agl_h3ulcb-nogfx.inc
@@ -0,0 +1,5 @@
+require conf/include/agl_ulcb-nogfx.inc
+SOC_FAMILY = "r8a7795"
+BOARD_NAME = "h3ulcb"
+
+DTB_SUFFIX = "r8a7795-h3ulcb"