From f6cf3ab30046697df22cb45b8d0fe57e52c0a80a Mon Sep 17 00:00:00 2001 From: Marc Mattmueller Date: Thu, 28 Jul 2022 13:28:11 +0200 Subject: [PATCH] build-fct/conf/local.conf: forgot to include the internal-mirror.inc belongs to the previous commit to overwrite SRC_URI with internal repos, updated submodules Signed-off-by: Marc Mattmueller --- build-fct/conf/local.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/build-fct/conf/local.conf b/build-fct/conf/local.conf index 70053da..d1009c8 100644 --- a/build-fct/conf/local.conf +++ b/build-fct/conf/local.conf @@ -45,5 +45,6 @@ PREMIRRORS_prepend = "\ http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \ https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n" +require ../../internal-mirrors.inc include ../../autorev-packages.inc include distro_version.inc