aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMihail Grigorov <michael.grigorov@konsulko.com>2017-10-26 18:02:56 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-31 15:43:59 +0000
commit0f54abc7c532cc14974b72512f01e51fbeea1b1e (patch)
treea3c58bce41e609a6135d48c0d17dbb020c836eeb /templates
parent905637796f3db7d5992c9b8d11a59b30667221d2 (diff)
imx6qsabrelite starts to using 'meta-boundary' layer
a) Adding 'meta-boundary' to bblayers.conf. b) Prevent of build errors from missing bb files (firefox, chromium), with help of BBMASK variable. Bug-AGL: SPEC-905 Change-Id: Id0b823d4f0e8977206dbd22684e0d2cf9e88465f Signed-off-by: Mihail Grigorov <michael.grigorov@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11569 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/machine/imx6qsabrelite/40_bblayers.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/machine/imx6qsabrelite/40_bblayers.conf.inc b/templates/machine/imx6qsabrelite/40_bblayers.conf.inc
index 8adb0b9e5..2377ff6bc 100644
--- a/templates/machine/imx6qsabrelite/40_bblayers.conf.inc
+++ b/templates/machine/imx6qsabrelite/40_bblayers.conf.inc
@@ -2,4 +2,5 @@ BBLAYERS =+ "\
${METADIR}/meta-freescale \
${METADIR}/meta-freescale-3rdparty \
${METADIR}/meta-freescale-distro \
+ ${METADIR}/meta-boundary \
"