From: Jan-Simon Möller Date: Tue, 25 Oct 2016 12:41:47 +0000 (+0200) Subject: Add sabrelite template X-Git-Tag: chinook_3.0.0~99 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F83%2F6883%2F2;p=AGL%2Fmeta-agl.git Add sabrelite template This changeset adds the imx6qsabrelite board to the mix. It will be used in snapshot builds and tests in the lava lab provided by Andrew Murray / Witekio . Change-Id: Iefc120beeaa14454779ae08c4cd0ff226ce64e73 Signed-off-by: Jan-Simon Möller --- diff --git a/templates/machine/imx6qsabrelite/50_bblayers.conf.inc b/templates/machine/imx6qsabrelite/50_bblayers.conf.inc new file mode 100644 index 000000000..0198eb464 --- /dev/null +++ b/templates/machine/imx6qsabrelite/50_bblayers.conf.inc @@ -0,0 +1,4 @@ +BBLAYERS =+ "\ + ${METADIR}/meta-fsl-arm \ + ${METADIR}/meta-fsl-arm-extra \ + " diff --git a/templates/machine/imx6qsabrelite/50_local.conf.inc b/templates/machine/imx6qsabrelite/50_local.conf.inc new file mode 100644 index 000000000..83754d860 --- /dev/null +++ b/templates/machine/imx6qsabrelite/50_local.conf.inc @@ -0,0 +1,2 @@ +MACHINE = "imx6qsabrelite" +