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/cyclone5 | |
parent | 9ab1047679978070b4c0647ec1c9f9846c179570 (diff) | |
parent | d04f0793f5e06e23268a6025632bfd7abd113fb5 (diff) |
Merge "Changes to support the repo clone rework"
Diffstat (limited to 'templates/machine/cyclone5')
-rw-r--r-- | templates/machine/cyclone5/50_bblayers.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machine/cyclone5/50_bblayers.conf.inc b/templates/machine/cyclone5/50_bblayers.conf.inc index fe60a267f..857d9f1d4 100644 --- a/templates/machine/cyclone5/50_bblayers.conf.inc +++ b/templates/machine/cyclone5/50_bblayers.conf.inc @@ -1 +1 @@ -BBLAYERS =+ "${METADIR}/meta-altera" +BBLAYERS =+ "${METADIR}/bsp/meta-altera" |