From: Paul Carver Date: Wed, 10 Feb 2021 16:45:43 +0000 (+0000) Subject: Update Arm64 base image to follow CentOS X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fmanifest.git;a=commitdiff_plain;h=HEAD Update Arm64 base image to follow CentOS CentOS changed the location of the base image we were using. Signed-off-by: Paul Carver Change-Id: I06813f0e5102d42e10afe0753c4be21d69ee73aa --- diff --git a/build_config.ini b/build_config.ini index e6013a8..2ec8e18 100644 --- a/build_config.ini +++ b/build_config.ini @@ -21,7 +21,7 @@ centos_reposnap=%(centos_reposnap_#ARCH#)s # base_image_x86_64=https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1907.qcow2 base_image_x86_64=https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2 -base_image_aarch64=https://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud-1708.qcow2.xz +base_image_aarch64=https://cloud.centos.org/altarch/7/images/CentOS-7-aarch64-GenericCloud-1708.qcow2.xz base_image=%(base_image_#ARCH#)s [rpm]