commit:     e41e548f4bd30f7602f33b8bdec9b976971be904
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 17:52:09 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 22:13:53 2020 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e41e548f

specs/arm64: Build stage3 from stage1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/specs/arm64/stage3.spec | 2 +-
 tools/catalyst-auto-arm64.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/arm64/stage3.spec b/releases/specs/arm64/stage3.spec
index 2984879a..003b556c 100644
--- a/releases/specs/arm64/stage3.spec
+++ b/releases/specs/arm64/stage3.spec
@@ -4,7 +4,7 @@ version_stamp: @TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
 snapshot: current
-source_subpath: default/stage2-arm64-@TIMESTAMP@
+source_subpath: default/stage1-arm64-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/stage3
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index a63eadea..a34b9732 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -8,7 +8,7 @@ SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
 
 SETS="default"
 
-SET_default_SPECS="stage1.spec stage2.spec stage3.spec"
+SET_default_SPECS="stage1.spec stage3.spec"
 #SET_default_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 
 #KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc

Reply via email to