summaryrefslogtreecommitdiffstats
path: root/templates/machine/hsdk/40_bblayers.conf.inc
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-06-05 16:06:59 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-06-10 21:21:05 +0200
commitd04f0793f5e06e23268a6025632bfd7abd113fb5 (patch)
tree0271634336d34195475d326451bd3e0db2201533 /templates/machine/hsdk/40_bblayers.conf.inc
parenta039cce0977ca33e4532de87fd4a1867cc7b21a7 (diff)
Changes to support the repo clone rework
To be merged together with: https://gerrit.automotivelinux.org/gerrit/#/c/AGL/AGL-repo/+/21389/ v2: fix the aglsetup script v3: fix scripts to extract m3ulcb v4: use single folder for BSPs Bug-AGL: SPEC-2450 Change-Id: I3227896c68ec1413f55cf67ad8f15a7adfe87a52 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/hsdk/40_bblayers.conf.inc')
-rw-r--r--templates/machine/hsdk/40_bblayers.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machine/hsdk/40_bblayers.conf.inc b/templates/machine/hsdk/40_bblayers.conf.inc
index 8c02e8f61..e3954fef3 100644
--- a/templates/machine/hsdk/40_bblayers.conf.inc
+++ b/templates/machine/hsdk/40_bblayers.conf.inc
@@ -1,2 +1,2 @@
# Use meta-synopsys layer for ARC HSDK board
-BBLAYERS =+ "${METADIR}/meta-synopsys"
+BBLAYERS =+ "${METADIR}/bsp/meta-synopsys"