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 <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2022-07-28 13:28:11 +02:00
parent 0cc927bd60
commit f6cf3ab300
1 changed files with 1 additions and 0 deletions

View File

@ -45,5 +45,6 @@ PREMIRRORS_prepend = "\
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \ http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n" https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
require ../../internal-mirrors.inc
include ../../autorev-packages.inc include ../../autorev-packages.inc
include distro_version.inc include distro_version.inc