diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-06-10 19:25:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-06-10 19:25:13 +0000 |
commit | 7489fa14eee5819f8fd965c3f8f53e62ce7fcfd2 (patch) | |
tree | 1f6fff325d9377d2e6dd3e79252ff231d11bde6f /templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc | |
parent | 9ab1047679978070b4c0647ec1c9f9846c179570 (diff) | |
parent | d04f0793f5e06e23268a6025632bfd7abd113fb5 (diff) |
Merge "Changes to support the repo clone rework"
Diffstat (limited to 'templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc')
-rw-r--r-- | templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc b/templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc index 779006506..edcb6a3a2 100644 --- a/templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc +++ b/templates/machine/imx6qdlsabreauto/40_bblayers.conf.inc @@ -1,5 +1,5 @@ # This must be parsed after qt5, etc. layers so that they are correctly # recognized by meta-freescale/dynamic-layers BBLAYERS =+ "\ - ${METADIR}/meta-freescale \ + ${METADIR}/bsp/meta-freescale \ " |