From: Krisztian Lengyel Date: Wed, 25 Sep 2019 11:30:41 +0000 (+0200) Subject: Change CentOS repo urls X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fmanifest.git;a=commitdiff_plain;h=a43398a277e8ef27a6f39df3a1460517eb5b0ca9 Change CentOS repo urls Previous snapshop repositories have been moved from http://mirror.centos.org to http://vault.centos.org so repo urls updated according. Change-Id: If8de8f848e586ee2945811a813394a086a050d07 Signed-off-by: Krisztian Lengyel --- diff --git a/build_config.ini b/build_config.ini index 1132c2d..6c00fc5 100644 --- a/build_config.ini +++ b/build_config.ini @@ -12,7 +12,7 @@ centos_arch=%(centos_arch_#ARCH#)s centos_version=7.6.1810 -centos_repo_url=http://mirror.centos.org +centos_repo_url=http://vault.centos.org centos_reposnap_x86_64=%(centos_repo_url)s/centos/%(centos_version)s centos_reposnap_aarch64=%(centos_repo_url)s/altarch/%(centos_version)s centos_reposnap=%(centos_reposnap_#ARCH#)s