From 4c81f39081eb23f7b6e2381ea4e07969b3f53a33 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 5 Jun 2019 16:07:47 +0200 Subject: Changes to support the repo clone rework MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To be merged together with: https://gerrit.automotivelinux.org/gerrit/#/c/AGL/AGL-repo/+/21389/ Change-Id: I4979b699bd7441bf527f48c4316382ad05eca1ab Bug-AGL: SPEC-2450 Signed-off-by: Jan-Simon Möller --- templates/feature/agl-oem-extra-libs/50_bblayers.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/feature/agl-oem-extra-libs') diff --git a/templates/feature/agl-oem-extra-libs/50_bblayers.conf.inc b/templates/feature/agl-oem-extra-libs/50_bblayers.conf.inc index 2cd52473..2443ecd1 100644 --- a/templates/feature/agl-oem-extra-libs/50_bblayers.conf.inc +++ b/templates/feature/agl-oem-extra-libs/50_bblayers.conf.inc @@ -1,5 +1,5 @@ BBLAYERS =+ " \ ${METADIR}/meta-agl-devel/meta-oem-extra-libs \ - ${METADIR}/meta-openembedded/meta-filesystems \ + ${METADIR}/external/meta-openembedded/meta-filesystems \ " -- cgit 1.2.3-korg