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/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc | |
parent | 9ab1047679978070b4c0647ec1c9f9846c179570 (diff) | |
parent | d04f0793f5e06e23268a6025632bfd7abd113fb5 (diff) |
Merge "Changes to support the repo clone rework"
Diffstat (limited to 'templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc')
-rw-r--r-- | templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc b/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc index b0ac5bf14..960267908 100644 --- a/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc +++ b/templates/feature/agl-profile-graphical-qt5/50_bblayers.conf.inc @@ -5,5 +5,5 @@ BBLAYERS =+ " \ # These are the dependencies #--------------------------- BBLAYERS =+ " \ - ${METADIR}/meta-qt5 \ + ${METADIR}/external/meta-qt5 \ " |