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:
parent
0cc927bd60
commit
f6cf3ab300
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue