From dd21b3a6e340006d2ef4036cabf33c9e9a66e9ac Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 23 Aug 2019 22:57:38 +0200 Subject: 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 Change-Id: I9d64764fbe69dc901dc91941db1deb0073e2ae9c --- templates/machine/h3ulcb-nogfx/50_local.conf.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/machine/h3ulcb-nogfx/50_local.conf.inc (limited to 'templates/machine/h3ulcb-nogfx/50_local.conf.inc') 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 -- cgit 1.2.3-korg